aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/mips
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2019-08-12 12:36:54 +0200
committerPaul Burton <paul.burton@mips.com>2019-10-07 09:41:27 -0700
commit4ce8a03c4176eac1c8fce44f4c117f1e6c106986 (patch)
tree9d914ede6931d25daaa909cf3577f278eb136d3d /Documentation/devicetree/bindings/mips
parentdt-bindings: mips: Add missing mt7688a-soc compatible (diff)
downloadwireguard-linux-4ce8a03c4176eac1c8fce44f4c117f1e6c106986.tar.xz
wireguard-linux-4ce8a03c4176eac1c8fce44f4c117f1e6c106986.zip
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
Diffstat (limited to 'Documentation/devicetree/bindings/mips')
-rw-r--r--Documentation/devicetree/bindings/mips/ralink.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mips/ralink.txt b/Documentation/devicetree/bindings/mips/ralink.txt
index 3341945b51d9..8cc0ab41578c 100644
--- a/Documentation/devicetree/bindings/mips/ralink.txt
+++ b/Documentation/devicetree/bindings/mips/ralink.txt
@@ -17,3 +17,16 @@ value must be one of the following values:
ralink,mt7620n-soc
ralink,mt7628a-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";