Other Parts Discussed in Thread: TPS65218,
Hi TI Champs
There's an issue regarding suspend mode.
EVM Kit works fine as below.
================================
root@am437x-evm:/# cat /sys/power/mem_sleep
s2idle shallow [deep]
================================
However a custom board with customized SDK shows the s2idle only.
root@am437x:/# cat /sys/power/mem_sleep
[s2idle]
The board does not use the RTC input. and tried to modify PSDK latest release.
Can you help to figoure out why shallow and deep modes are not available from their custom board?
s2idle - Suspend-To-Idle
shallow - Power-On Suspend or equivalent (if supported)
deep - Suspend-To-RAM or equivalent (if supported)
Thanks.
Regards,
Jack