projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dcc31e
)
dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification
author
David Lechner
<david@lechnology.com>
Fri, 13 Jan 2017 19:03:40 +0000
(13:03 -0600)
committer
Sekhar Nori
<nsekhar@ti.com>
Fri, 20 Jan 2017 11:46:48 +0000
(17:16 +0530)
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>
Documentation/devicetree/bindings/arm/davinci.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/davinci.txt
b/Documentation/devicetree/bindings/arm/davinci.txt
index
f0841ce
..
715622c
100644
(file)
--- 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
----------------------