Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1558684

[PATCH v4 2/4] dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification

From David Lechner <david@lechnology.com>
Newsgroups linux.kernel
Subject [PATCH v4 2/4] dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification
Date 2017-01-13 20:10 +0100
Message-ID <sZfoB-4EY-11@gated-at.bofh.it> (permalink)
References <sZfoB-4EY-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This adds the board level device tree specification for LEGO MINDSTORMS EV3

Signed-off-by: David Lechner <david@lechnology.com>
---
 Documentation/devicetree/bindings/arm/davinci.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/davinci.txt b/Documentation/devicetree/bindings/arm/davinci.txt
index f0841ce..715622c 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
 ----------------------
 
-- 
2.7.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v4 2/4] dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification David Lechner <david@lechnology.com> - 2017-01-13 20:10 +0100

csiph-web