Other Parts Discussed in Thread: OMAP3530, OMAP3503
I can build the standard image (A8_1.00.00) and load it on to my EVM.
Everything works fine and I can suspend (from UI suspend menu) and then wake back up by taping the LCD.
I noticed if I remove the SGX Core components everything also builds and runs fine except after I suspend I can not wake back up by taping the LCD screen.
Why should the tap wake be dependent on the PowerVR component? I would like to suspend/resume on a 3503 w/LCD and touch which does not have DSP or PowerVR.
At first I suspected it might have more to do with the save/restore than the tap interrupt itself but this does not appear to be the case as a keyboard press (button) still does wakes from suspend just fine.
I can not locate in the code just where the touch wake interaction occurs?