Tool/software: Linux
Hi,
I was facing some issue related to the reboot of the device.
It was like, when I issue poweroff command from linux, the device gets powered off,
and when I issue reboot command then also the device gets powered off but doesn't reboot.
For your infomation,
- I am using a custom AM335x based board, with TPS65217 as the secondary PMIC and there is a primary PMIC which mainly act as buck-boost converter.
- The primary PMIC controls the TPS65217, by disabling or making ENABLE pin of Primary PMIC as low, the TPS65217 would be switched off.
- The only way to turn on the device now is by making the ENABLE pin of Primary PMIC go HIGH.