summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDavid Lechner <david@lechnology.com>2017-01-13 20:03:40 +0100
committerSekhar Nori <nsekhar@ti.com>2017-01-20 12:46:48 +0100
commit21078ab174c99885ca83a5c32db0d33b1617745e (patch)
treebb40b42e50a22ae73b9dc88d7bfc397845590e21 /Documentation
parentdt-bindings: Add vendor prefix for LEGO (diff)
downloadlinux-21078ab174c99885ca83a5c32db0d33b1617745e.tar.xz
linux-21078ab174c99885ca83a5c32db0d33b1617745e.zip
dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification
This adds the board level device tree specification for LEGO MINDSTORMS EV3 Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/davinci.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/davinci.txt b/Documentation/devicetree/bindings/arm/davinci.txt
index f0841ce725b5..715622c36260 100644
--- a/Documentation/devicetree/bindings/arm/davinci.txt
+++ b/Documentation/devicetree/bindings/arm/davinci.txt
@@ -13,6 +13,10 @@ EnBW AM1808 based CMC board
Required root node properties:
- compatible = "enbw,cmc", "ti,da850;
+LEGO MINDSTORMS EV3 (AM1808 based)
+Required root node properties:
+ - compatible = "lego,ev3", "ti,da850";
+
Generic DaVinci Boards
----------------------