Hi
I am trying to mask GPIO 128 and GPIO 129 from waking up the system on OMAP3530. I have done following configurations for this.
- made sure that wakeupenable bit is set to 0 in respective PADCONF register.
- Disabled GPIO module 5 in PM_WKEN_PER.
- disabled the gpio interrupt for these gpios.
Still I am able to see that system wakes up when there is a change in the state of GPIO.
Need help in resolving this issue.
PSP version used: 3.0.1.6
Linux version: 2.6.32
Thanks in advance
Ratheesh