]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00278941-3: arm: imx: add necessary flow for standby mode
authorAnson Huang <b20788@freescale.com>
Wed, 11 Sep 2013 14:05:56 +0000 (10:05 -0400)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:43 +0000 (09:55 +0800)
commit63ef6ac202f675fdd8709b71ec2c16b81f88e97a
tree65ebdf7295dcf05c6e28f09c51d455c9a854cd47
parent1427e80e62e52579565047a9e9d26da5e90d0b60
ENGR00278941-3: arm: imx: add necessary flow for standby mode

Need to ensure that the ARM:IPG clock ratio is maintained at
12:5 when WFI is executed. This is the fix for the low power mode
issue on i.MX6SL.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-imx/pm-imx6.c