diff options
author | David Lechner <david@lechnology.com> | 2017-01-13 13:03:40 -0600 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2017-01-20 17:16:48 +0530 |
commit | 21078ab174c99885ca83a5c32db0d33b1617745e (patch) | |
tree | bb40b42e50a22ae73b9dc88d7bfc397845590e21 /Documentation/devicetree/bindings/arm/davinci.txt | |
parent | 7dcc31e2e68a386a29070384b51683ece80982bf (diff) | |
download | linux-21078ab174c99885ca83a5c32db0d33b1617745e.tar.gz linux-21078ab174c99885ca83a5c32db0d33b1617745e.tar.bz2 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/devicetree/bindings/arm/davinci.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/davinci.txt | 4 |
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 ---------------------- |