commit | 699117a69f53efbdf8fddbd6d991575c0a22fd74 | [log] [tgz] |
---|---|---|
author | Chunqiu Wang <cqwang@motorola.com> | Wed Jun 24 17:13:39 2009 +0000 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed May 12 09:39:16 2010 -0700 |
tree | a29983842587a87f5270631026dbb3406a57ad52 | |
parent | a118b5f3391fc60e1619a79f8ceb070bb7b39b2d [diff] |
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>