In my project using and OMAP3530, I am trying to wakeup the processor from retention using GPIO55. This belongs to GPIO-2 group. I have enabled the wakup enable in MUX and GPIO_WAKUPENABLE registers. I have also enabled EN_IO in PM_WKEN_WKUP register. However, even though the gpio toggles the cpu does not wakeup. Is there any other source that has to be set for this to work?