ARM: dts: cm-t3x: add NAND support
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Sun, 28 Dec 2014 14:30:49 +0000 (16:30 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 13 Jan 2015 16:00:10 +0000 (08:00 -0800)
commitdf73b7f84227fa821699477c7234c1abc39fc512
tree1a9ca5d7675cc4978249b7bf5f59e8609e7f5341
parent7a03f2c08d62371a6459331036e214bd7288ed10
ARM: dts: cm-t3x: add NAND support

CM-T3517, CM-T3530 and CM-T3730 features NAND storage chip connected to
GPMC bus.

Add GPMC DT entry into the root DT file omap3-cm-t3x.dtsi, common for
all three modules.

NAND timings are calculated to be safe for CM-T3x devices as it works
now in non DT boot (in this case the timings are updated by U-Boot).

Update GPMC ranges in boards DT files to include all connected devices.

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-cm-t3x.dtsi
arch/arm/boot/dts/omap3-cm-t3x30.dtsi
arch/arm/boot/dts/omap3-sbc-t3517.dts
arch/arm/boot/dts/omap3-sbc-t3530.dts
arch/arm/boot/dts/omap3-sbc-t3730.dts