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,077件の閲覧回数
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 解決策
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 件の賞賛
2 返答(返信)
990件の閲覧回数
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 件の賞賛
989件の閲覧回数
sujay1
Contributor V

That worked thank you Igor.

0 件の賞賛