I know the command can suspend the device and put the system in deepsleep mode.
echo mem > /sys/power/state
but I want to add RTC mode and standby mode suspend and resume for am335x.
How do I need to do ? thanks!
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.
I know the command can suspend the device and put the system in deepsleep mode.
echo mem > /sys/power/state
but I want to add RTC mode and standby mode suspend and resume for am335x.
How do I need to do ? thanks!