ARM: dts: dra7: add support for parallel NAND flash
authorMinal Shah <minalkshah@gmail.com>
Mon, 19 May 2014 09:15:47 +0000 (14:45 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 20 May 2014 00:20:31 +0000 (17:20 -0700)
commitff66a3c86e004ce83f7c6e5f459d65c87f9d02b6
tree5eef6e8cfd9ebd9f8657b51ccd0eb26f1968fe6d
parent7b25babf6ebd3f9b182f3c78021f4dc87d77ed85
ARM: dts: dra7: add support for parallel NAND flash

DRA7xx platform has in-build GPMC and ELM h/w engines which can be used
for accessing externel NAND flash device. This patch:
- adds generic DT binding in dra7.dtsi for enabling GPMC and ELM h/w engines
- adds DT binding for Micron NAND Flash (MT29F2G16AADWP) present on dra7-evm
*Important*
On DRA7 EVM, GPMC_WPN and NAND_BOOTn are controlled by DIP switch
So following board settings are required for NAND device detection:
SW5.9 (GPMC_WPN) = LOW
SW5.1 (NAND_BOOTn) = HIGH

Signed-off-by: Minal Shah <minalkshah@gmail.com>
Signed-off-by: Pekon Gupta <pekon@ti.com>
Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-evm.dts
arch/arm/boot/dts/dra7.dtsi