Other Parts Discussed in Thread: AM3352
Hi,
I need a small help. In our customized design with AM3352 Soc, We want to disable some gpio interrupt to wake up system from low power state. We are using sitara evm as reference sdk. Linux kernel version is 3.2.0.
I have google it and found that we can disable the wake from sysfs entry as shown below,
echo disabled > /sys/class/gpio/gpioN/power/wakeup, where N is gpio number.
But I didn't find any wakeup entry in sysfs. Is it possible to do this ? if yes then how ?
Thanks and Regards,
Shabbir Limdiwala