]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification
authorDavid Lechner <david@lechnology.com>
Fri, 13 Jan 2017 19:03:40 +0000 (13:03 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Nov 2017 09:04:12 +0000 (10:04 +0100)
[ Upstream commit 21078ab174c99885ca83a5c32db0d33b1617745e ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/arm/davinci.txt

index cfaeda4274e6a7e6f74ddca527d73d04d597d709..e6f4b50da1f9267745b6d3055316f16723e69afb 100644 (file)
@@ -9,6 +9,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
 ----------------------