mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 14:38:02 +07:00
21078ab174
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>
26 lines
745 B
Plaintext
26 lines
745 B
Plaintext
Texas Instruments DaVinci Platforms Device Tree Bindings
|
|
--------------------------------------------------------
|
|
|
|
DA850/OMAP-L138/AM18x Evaluation Module (EVM) board
|
|
Required root node properties:
|
|
- compatible = "ti,da850-evm", "ti,da850";
|
|
|
|
DA850/OMAP-L138/AM18x L138/C6748 Development Kit (LCDK) board
|
|
Required root node properties:
|
|
- compatible = "ti,da850-lcdk", "ti,da850";
|
|
|
|
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
|
|
----------------------
|
|
|
|
DA850/OMAP-L138/AM18x generic board
|
|
Required root node properties:
|
|
- compatible = "ti,da850";
|