[PATCH 0/4] Add DT support for NAND to LCDK

From: Karl Beldan
Date: Tue Aug 09 2016 - 13:16:36 EST


Hi,

This does not use the same way the current da8xx boards do, instead
it is using the more generic and DT friendly memory driver ti-aemif.
I can do the same for the da850-evm and retire the dts nandcs3 instances.

Karl Beldan (4):
memory: ti-aemif: Get a named clock rather than an unnamed one
ARM: dts: da850: Add an aemif node
ARM: dts: da850-lcdk: Add NAND to DT
ARM: davinci_all_defconfig: Enable AEMIF as a module

arch/arm/boot/dts/da850-lcdk.dts | 108 +++++++++++++++++++++++++++++++++
arch/arm/boot/dts/da850.dtsi | 10 +++
arch/arm/configs/davinci_all_defconfig | 2 +
drivers/memory/ti-aemif.c | 2 +-
4 files changed, 121 insertions(+), 1 deletion(-)

--
2.9.2