Other Parts Discussed in Thread: TPS659037
Tool/software: Linux
Hardware: AM5728 , TPS6590377
Software: linux 4.9.28 or later, rootfs is form yocto
As we know a short press on PWRON can turn on PMIC and a long press can force PMIC to turn off. The question is when turnning off PMIC by long press can this time scale be adjustable?
And is there a aplication deamon who is watching the PMIC_INT pin all the time? When a interrupt signal comes the deamon read some info from PMIC over I2C then do system shutdown/reboot?