This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi there
I was reading in the data sheet of the BeagleBone and the first GPIO0_x bank should already have an implemented wakeup feature after the CPU is put in suspend mode. (echo "mem" >> /sys/class/state).
The suspend mode works fine. But when i want to expose on of the GPIO0_7 pins, an "wakeup" folder should be created where i can configure the wakeup through this pin.
Does anyone know how to enable this feature?
I am using the BeagleBone Black Rev. C and I am using Debian 8 with u-boot and 4.4.30-ti-r64 kernel.
Thanks a lot in advance.
Best regards