This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

masking system wakeup from GPIO in omap 3530

Other Parts Discussed in Thread: OMAP3530

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