omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
authorVimal Singh <vimalsingh@ti.com>
Mon, 15 Feb 2010 18:03:33 +0000 (10:03 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 18:03:33 +0000 (10:03 -0800)
commit2f70a1e93657bea0baa7d449aa49e44a08582dc8
tree598f99ef54521cb3b82f0793d39753979e0a33ae
parent30e53bccfa15c6c0839c87705a66d478bb10baf5
omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init

Introducing 'gpmc-nand.c' for GPMC specific NAND init.
For example: GPMC timing parameters and all.
This patch also migrates gpmc related calls from 'nand/omap2.c'
to 'gpmc-nand.c'.

Signed-off-by: Vimal Singh <vimalsingh@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/gpmc-nand.c [new file with mode: 0644]
arch/arm/plat-omap/include/plat/nand.h
drivers/mtd/nand/omap2.c