On Fri, Aug 05, 2016 at 02:12:27PM +0000, Karl Beldan wrote: > 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@xxxxxx> > Tested-by: Kevin Hilman <khilman@xxxxxxxxxxxx> > Signed-off-by: Karl Beldan <kbeldan@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/davinci.txt | 4 ++ > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/da850-lcdk.dts | 70 +++++++++++++++++++++++ > arch/arm/mach-davinci/da8xx-dt.c | 1 + > 4 files changed, 76 insertions(+) > create mode 100644 arch/arm/boot/dts/da850-lcdk.dts Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html