Can GPIO1-3 banks be used for wakeup from standby? In the EVMSK build so far GPIO1-3 banks did not wake up from standby mode which I understand is different from Deepsleep (mem).
I read a following line from a ti-wiki page. I have modified the am335x-evmsk.dts to add SW1, SW2 (GPIO2_2, GPIO2_3) as wakeup sources as mentioned above using a keyword wakeup as it is used for the SW3 in SDK source. But that did not help to wake up from echo standby > /sys/power/state. SW3 press wakes up as expected which shows that GPIO0 works as expected. Question is should GPIO1-3 be wake up triggers from standby and is there a way to set it up that might be different from GPIO0?
I', using SDK 2.00.2.11, 4.1.18 kernel.
GPIO wakeup
One can wakeup from standby from any of the GPIO lines by pressing any button/key connected to a GPIO line
processors.wiki.ti.com/.../AM335x_Power_Management_Standby_User's_Guide