This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VH-Q1: will TDA4VH support suspend to RAM in future SDK?

Part Number: TDA4VH-Q1
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!