Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Stefan Roese and committed by
Paul Burton
4ce8a03c cf892abf

+15
+13
Documentation/devicetree/bindings/mips/ralink.txt
··· 17 17 ralink,mt7620n-soc 18 18 ralink,mt7628a-soc 19 19 ralink,mt7688a-soc 20 + 21 + 2. Boards 22 + 23 + GARDENA smart Gateway (MT7688) 24 + 25 + This board is based on the MediaTek MT7688 and equipped with 128 MiB 26 + of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND 27 + storage. 28 + 29 + ------------------------------ 30 + Required root node properties: 31 + - compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc", 32 + "ralink,mt7628a-soc";
+2
Documentation/devicetree/bindings/vendor-prefixes.yaml
··· 343 343 description: Freescale Semiconductor 344 344 "^fujitsu,.*": 345 345 description: Fujitsu Ltd. 346 + "^gardena,.*": 347 + description: GARDENA GmbH 346 348 "^gateworks,.*": 347 349 description: Gateworks Corporation 348 350 "^gcw,.*":