I would like to keep GPIO banks 1-3 active during suspend to maintain state on the output pins. I've found that the GPIO_OE register is reset to all inputs after resuming from suspend and GPIO outputs do not maintain state when the GPIO banks are disabled.
How do I accomplish this in the Android release TI_Android_JB_4.2.2_DevKit_4.1.1?