ARM: OMAP2+: Allow NAND transfer mode to be specified in DT
authorMark Jackson <mpfj-list@newflow.co.uk>
Fri, 19 Apr 2013 20:08:28 +0000 (21:08 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 16 May 2013 15:53:22 +0000 (08:53 -0700)
OMAP devices support various NAND transfer modes.

Currently all device-tree definitions will use the default "prefetch
polled" mode, so this patch enables the transfer mode to be specified
in the device-tree.

Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
Acked-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found