Hi,
I was wondering if the Arm-wait-for-interrupt sleep mode is supported in linux yet. I have an application that calls for going into sleep mode until a GPIO pin changes and causes the platform to wake up to perform some functions and then go back to sleep. It appears that this is very possible to do, but I'm hoping that there's some support for this out there already.
Evan