]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring
authorRoger Quadros <rogerq@ti.com>
Mon, 1 Sep 2014 11:36:09 +0000 (14:36 +0300)
committerSekhar Nori <nsekhar@ti.com>
Tue, 2 Sep 2014 12:54:52 +0000 (18:24 +0530)
commite4df6e72400f7e1c8de122ddd1c1695bfaabed9f
tree0d41160089a2453aacfb4321bcc24594fefcccf2
parentde0dfd1cb8ee5c6b7815363fce7a969b54de6193
ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring

For NAND read & write wait pin monitoring must be kept disabled as the
wait pin is only used to indicate NAND device ready status and not to
extend each read/write cycle.

So don't print a warning if wait pin is specified while read/write
monitoring is not in the device tree.

Sanity check wait pin number irrespective if read/write monitoring is
set or not.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-omap2/gpmc.c