ARM: OMAP2+: Add device-tree support for NOR flash
authorJon Hunter <jon-hunter@ti.com>
Fri, 8 Feb 2013 22:46:13 +0000 (16:46 -0600)
committerJon Hunter <jon-hunter@ti.com>
Thu, 4 Apr 2013 01:13:38 +0000 (20:13 -0500)
commitcdd6928c589a2dcf084bd62fa5a2b7db1516187b
tree3ed13fd349ced1dd80c587c719cb7972236b8b86
parentd36b4cd46d23dd3c283c2e11de540e4cb875255d
ARM: OMAP2+: Add device-tree support for NOR flash

NOR flash is not currently supported when booting with device-tree
on OMAP2+ devices. Add support to detect and configure NOR devices
when booting with device-tree.

Add documentation for the TI GPMC NOR binding.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Documentation/devicetree/bindings/mtd/gpmc-nor.txt [new file with mode: 0644]
arch/arm/mach-omap2/gpmc.c