Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

David Lechner and committed by
Sekhar Nori
21078ab1 7dcc31e2

+4
+4
Documentation/devicetree/bindings/arm/davinci.txt
··· 13 13 Required root node properties: 14 14 - compatible = "enbw,cmc", "ti,da850; 15 15 16 + LEGO MINDSTORMS EV3 (AM1808 based) 17 + Required root node properties: 18 + - compatible = "lego,ev3", "ti,da850"; 19 + 16 20 Generic DaVinci Boards 17 21 ---------------------- 18 22