[PATCH v2 1/3] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit
Rob Herring
robh at kernel.org
Wed Aug 10 11:35:12 PDT 2016
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 at ti.com>
> Tested-by: Kevin Hilman <khilman at baylibre.com>
> Signed-off-by: Karl Beldan <kbeldan at baylibre.com>
> ---
> 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 at kernel.org>
More information about the linux-arm-kernel
mailing list