各位专家好!
http://processors.wiki.ti.com/index.php/AM335x_Power_Management_User_guide
.wiki.ti.com/index.php/AM335x_Power_Management_User_guide
从上面链接了解到deep sleep状态下的suspend/resume。
请问如何也这样实现standby下的suspend/resume呢?
我的板子是AM335X + DDR3 + TPS65910.
先谢谢了!
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.
各位专家好!
http://processors.wiki.ti.com/index.php/AM335x_Power_Management_User_guide
.wiki.ti.com/index.php/AM335x_Power_Management_User_guide
从上面链接了解到deep sleep状态下的suspend/resume。
请问如何也这样实现standby下的suspend/resume呢?
我的板子是AM335X + DDR3 + TPS65910.
先谢谢了!
你给的链接http://processors.wiki.ti.com/index.php/AM335x_Power_Management_User_guide里面已经说的很清楚 了,另外您可以参考下Linux 本身的power management 子系统,ti的移植是在这个子系统之下做的