Other Parts Discussed in Thread: TDA4VH
I see other post said S2R(suspend to ram) wll be supported in SDK Linux 9.1. (AM62A7: support Suspend-to-RAM (Deep Sleep) - Processors forum - Processors - TI E2E support forums)
Will TDA4VH support suspend to RAM in SDK Linux 9.1?
Currently, I commented out the judging the capability of deep sleep code in atf, and run "cat /sys/power/mem_sleep",can see the "deep" option. Then I also commented out the judging the capability of deep sleep code in Linux ti_sci suspend function, and it can normally send "TI_SCI_MSG_PREPARE_SLEEP" message, but got no response. I guess deep sleep is not supported by sysfw currently. Will TDA4VH support suspend to RAM in SDK Linux 9.1 or future? If not, what can I do to support this feature? Or this feature must be implemented by SDK?
Thanks!