Tool/software: Linux
Hi,
I'm facing an issue with the PMIC TPS65217,
When only USB is connected to the beaglebone black, and Push Button is pressed then device shutdown and power is cut. (OFF Mode)
When only AC Power Source is connected to the beaglebone black, and Push Button is pressed then device shutdown and power is cut. (OFF Mode)
When USB and AC Power Source both are connected, then the device shuts down and after 1Second it will start powering up again. (OFF Mode & then it is waking up)
I want to know is there any way by which I can stop the PMIC from searching for the power sources connected ?
Can I make only PushButton event as the only wake-up event ?