ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT
authorJon Hunter <jon-hunter@ti.com>
Mon, 25 Feb 2013 17:36:47 +0000 (11:36 -0600)
committerJon Hunter <jon-hunter@ti.com>
Thu, 4 Apr 2013 01:13:38 +0000 (20:13 -0500)
commitacc79980c92ca9e8a39115b60ca832718a8156df
treed08fb7cd46fa7e7a369e46547e7210ba4f74a809
parentcdd6928c589a2dcf084bd62fa5a2b7db1516187b
ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT

When booting with device-tree, retrieve GPMC settings for NAND from
the device-tree blob. This will allow us to remove all static settings
stored in the gpmc-nand.c in the future once the migration to
device-tree is complete.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
arch/arm/mach-omap2/gpmc-nand.c