ARM: dts: da850,da850-evm: Add an aemif node and use it for the NAND
authorKarl Beldan <kbeldan@baylibre.com>
Tue, 16 Aug 2016 22:33:37 +0000 (22:33 +0000)
committerSekhar Nori <nsekhar@ti.com>
Thu, 18 Aug 2016 09:25:12 +0000 (14:55 +0530)
commit31e3a8817b66034d49c988617f8ca2822275db7c
treec5bc9e146ae2bd3efc59b15df23d907f31414084
parent44524a010a55fc523e1d901613d5ee213cb79b97
ARM: dts: da850,da850-evm: Add an aemif node and use it for the NAND

Currently the davinci da8xx boards use the mach-davinci aemif code.
Instantiating an aemif node into the DT allows to use the ti-aemif
memory driver and is another step to better DT support.
This change adds an aemif node in the dtsi while retiring the nand_cs3
node. The NAND is now instantiated in the dts as a subnode of the aemif
one along with its pins.

Signed-off-by: Karl Beldan <kbeldan@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850-evm.dts
arch/arm/boot/dts/da850.dtsi