2012-08-28 17:57:52 +08:00
|
|
|
Texas Instruments DaVinci Platforms Device Tree Bindings
|
|
|
|
--------------------------------------------------------
|
|
|
|
|
2012-08-30 01:55:27 +08:00
|
|
|
DA850/OMAP-L138/AM18x Evaluation Module (EVM) board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "ti,da850-evm", "ti,da850";
|
|
|
|
|
ARM: dts: da850: Add basic DTS for the LCDK
The LCDK is the successor to the late Hawkboard.
Among the differences are the flash (16bits vs 8bits) and some pins
(MMC, LEDs, buttons, some external connectors), however the main
components remain the same (eth. phy, audio codec, video decoder and
DAC) except for the main PMIC, different and hard-wired on the LCDK (the
LDOs and DCDCs are always on).
A DT-only boot with this addition gives functional UART, reboot via
watchdog, RTC, ethernet and MMC (I added the CD GPIO for the MMC
although davinci_mmc doesn't call the OF facilities of mmc core).
Cc: Sekhar Nori <nsekhar@ti.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Karl Beldan <kbeldan@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2016-08-06 04:29:49 +08:00
|
|
|
DA850/OMAP-L138/AM18x L138/C6748 Development Kit (LCDK) board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "ti,da850-lcdk", "ti,da850";
|
|
|
|
|
2012-05-30 18:19:03 +08:00
|
|
|
EnBW AM1808 based CMC board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "enbw,cmc", "ti,da850;
|
|
|
|
|
2017-01-14 03:03:40 +08:00
|
|
|
LEGO MINDSTORMS EV3 (AM1808 based)
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "lego,ev3", "ti,da850";
|
|
|
|
|
2012-08-28 17:57:52 +08:00
|
|
|
Generic DaVinci Boards
|
|
|
|
----------------------
|
|
|
|
|
|
|
|
DA850/OMAP-L138/AM18x generic board
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "ti,da850";
|