How to map cpu idle state to standby mode instead of wait mode in imx6slevk

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to map cpu idle state to standby mode instead of wait mode in imx6slevk

跳至解决方案
1,076 次查看
sujay1
Contributor V

I'm trying to map cpu idle state to standby mode instead of the default wait mode on my imx6 board so that it can save more power when in standby.

I've posted a previous thread https://community.nxp.com/thread/512419  but there is no mention of remapping or low power drivers in the documents attached in the final comment

Does anyone have any idea on how to remap this?

0 项奖励
1 解答
988 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Sujay

one can try to remap in low level power management routines

imx6sl_low_power_idle.S\mach-imx\arm\arch - linux-imx - i.MX Linux kernel 

mach-imx\arm\arch - linux-imx - i.MX Linux kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
989 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Sujay

one can try to remap in low level power management routines

imx6sl_low_power_idle.S\mach-imx\arm\arch - linux-imx - i.MX Linux kernel 

mach-imx\arm\arch - linux-imx - i.MX Linux kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
988 次查看
sujay1
Contributor V

That worked thank you Igor.

0 项奖励