OMAP3EVM: Update pad configuration for wakeup enabled pads
authorRanjith Lohithakshan <ranjithl@ti.com>
Mon, 3 May 2010 11:37:51 +0000 (17:07 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 12 May 2010 16:39:00 +0000 (09:39 -0700)
commitf3a8cde6bc58d97723cbc965d4d03a7cd86152fb
treeb09ed46e74bf5017938adbbd11bdf4e3e5e3f9bd
parent8e2efde9f1ba2fb918245f9419246e4e59b42a11
OMAP3EVM: Update pad configuration for wakeup enabled pads

OMAP3530 TRM section 7.4.4.4.2 requires OFFOUTENABLE to be set (active low)
if wakeup capabilities are enabled on a pad. During OFF mode testing
on OMAP3530 EVM, it was observed that the device was not residing in
the OFF state. The device enters into the OFF state and immediately exits
from that state as if an IO wakeup event has occured. The issue was traced
down to the pad configuration of wkaeup enabled pad's.

Signed-off-by: Ranjith Lohithakshan <ranjithl@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/board-omap3evm.c