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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,075 Views
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 Kudos
1 Solution
987 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
988 Views
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 Kudos
987 Views
sujay1
Contributor V

That worked thank you Igor.

0 Kudos