Skip to content
Commit 8fb76a07 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx6: set initial power mode in pm function



Rather than setting initial low-power mode in every single i.MX6 clock
initialization function, we should really do that in pm code.  Let's
move imx6q_set_lpm(WAIT_CLOCKED) call into imx6_pm_common_init().

While at it, let's rename the function to imx6_set_lpm() since it's
actually common for all i.MX6 SoCs.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent f3a9249d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment