Changes from v1: - s/cs2/cs3 - kept "ti,.." only nand properties (the adjustments made by nand_davinci_probe are broken) - replaced v1_1/4: "memory: ti-aemif: Get a named clock rather than an unnamed one" with v2_1/4: "davinci: da8xx-dt: Add ti-aemif lookup for clock matching" - Make the same improvements for the EVM (and retire nand_cs3) Karl Beldan (4): ARM: davinci: da8xx-dt: Add ti-aemif lookup for clock matching ARM: davinci_all_defconfig: Enable AEMIF as a module ARM: dts: da850,da850-evm: Add an aemif node and use it for the NAND ARM: dts: da850-lcdk: Add NAND to DT arch/arm/boot/dts/da850-evm.dts | 49 +++++++++++++-- arch/arm/boot/dts/da850-lcdk.dts | 107 +++++++++++++++++++++++++++++++++ arch/arm/boot/dts/da850.dtsi | 19 +++--- arch/arm/configs/davinci_all_defconfig | 2 + arch/arm/mach-davinci/da850.c | 1 + arch/arm/mach-davinci/da8xx-dt.c | 1 + 6 files changed, 163 insertions(+), 16 deletions(-) -- 2.9.2 -- 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