mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 07:36:42 +07:00
dt-bindings: mips: Add gardena vendor prefix and board description
This patch adds the vendor prefix for gardena and a short description including the compatible string for the "GARDENA smart Gateway" based on the MT7688 SoC. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: devicetree@vger.kernel.org Cc: linux-mips@vger.kernel.org
This commit is contained in:
parent
cf892abfab
commit
4ce8a03c41
@ -17,3 +17,16 @@ value must be one of the following values:
|
|||||||
ralink,mt7620n-soc
|
ralink,mt7620n-soc
|
||||||
ralink,mt7628a-soc
|
ralink,mt7628a-soc
|
||||||
ralink,mt7688a-soc
|
ralink,mt7688a-soc
|
||||||
|
|
||||||
|
2. Boards
|
||||||
|
|
||||||
|
GARDENA smart Gateway (MT7688)
|
||||||
|
|
||||||
|
This board is based on the MediaTek MT7688 and equipped with 128 MiB
|
||||||
|
of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND
|
||||||
|
storage.
|
||||||
|
|
||||||
|
------------------------------
|
||||||
|
Required root node properties:
|
||||||
|
- compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc",
|
||||||
|
"ralink,mt7628a-soc";
|
||||||
|
@ -343,6 +343,8 @@ patternProperties:
|
|||||||
description: Freescale Semiconductor
|
description: Freescale Semiconductor
|
||||||
"^fujitsu,.*":
|
"^fujitsu,.*":
|
||||||
description: Fujitsu Ltd.
|
description: Fujitsu Ltd.
|
||||||
|
"^gardena,.*":
|
||||||
|
description: GARDENA GmbH
|
||||||
"^gateworks,.*":
|
"^gateworks,.*":
|
||||||
description: Gateworks Corporation
|
description: Gateworks Corporation
|
||||||
"^gcw,.*":
|
"^gcw,.*":
|
||||||
|
Loading…
Reference in New Issue
Block a user