OMAP3: PM: Enable IO / IO-CHAIN wakeups for PER
authorMike Chan <mike@android.com>
Mon, 3 May 2010 23:04:06 +0000 (16:04 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 12 May 2010 16:39:00 +0000 (09:39 -0700)
commit40742fa82ebf53c9367f5807cf1012d518516e74
tree3d41d77a1417d3ffe0f065479e7da3d67ad755e0
parent7a44ad2fce65ed2811ebef4adbc38bcc82cd44a7
OMAP3: PM: Enable IO / IO-CHAIN wakeups for PER

IO events can also come from GPIO modules, which reside in the PER domain.
It is possible for the PER to enter RET while CORE is still in ON.
If GPIO 2-6 are enabled for IO-pad wakeups, the PER domain will not
wakeup in this case, unless we enable it.

Signed-off-by: Mike Chan <mike@android.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm34xx.c