ARM: dts: da850: Add basic DTS for the LCDK
authorKarl Beldan <kbeldan@baylibre.com>
Fri, 5 Aug 2016 20:29:49 +0000 (20:29 +0000)
committerSekhar Nori <nsekhar@ti.com>
Tue, 9 Aug 2016 10:22:35 +0000 (15:52 +0530)
commit44524a010a55fc523e1d901613d5ee213cb79b97
tree8d59c5a30108786ff7920502864c2aa2b34f6f9e
parent10ead752aab9755f4044abc64b51b0264a72853c
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>
Documentation/devicetree/bindings/arm/davinci.txt
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/da850-lcdk.dts [new file with mode: 0644]
arch/arm/mach-davinci/da8xx-dt.c