OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs
authorChunqiu Wang <cqwang@motorola.com>
Wed, 24 Jun 2009 17:13:39 +0000 (17:13 +0000)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 12 May 2010 16:39:16 +0000 (09:39 -0700)
commit699117a69f53efbdf8fddbd6d991575c0a22fd74
treea29983842587a87f5270631026dbb3406a57ad52
parenta118b5f3391fc60e1619a79f8ceb070bb7b39b2d
OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs

According to the GPIO 'Wakeup and Interrupt' section of the TRM[1],
wake-up requests can only be generated on edge transitions.

Also for OMAP3, only edge GPIOs may lose interrupts when PER enters
RET/OFF state, this is addressed by gpio prepare|resume idle functions

[1] Section 25.5.3.1 OMAP34xx_ES3.1_TRM_V_Q

Signed-off-by: Chunqiu Wang <cqwang@motorola.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/plat-omap/gpio.c
This page took 0.024692 seconds and 5 git commands to generate.