]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00277382-2 [MX6SL] Add WaIT mode support for MX6SL.
authorRanjani Vaidyanathan <ra5478@freescale.com>
Mon, 26 Aug 2013 18:50:03 +0000 (13:50 -0500)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:34 +0000 (09:55 +0800)
commit3933e15c61644f1e2513947f27f5ad2c4fe4c26c
treeea6f1000412615fd585625c657897e105bc0fe3d
parent6dd07821f232fed49affa92cc4c1acfb60e3e81e
ENGR00277382-2 [MX6SL] Add WaIT mode support for MX6SL.

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

Set AHB to 132Mhz at boot, which is the recommended freq for AHB.

Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/clk-imx6sl.c
arch/arm/mach-imx/common.h
arch/arm/mach-imx/cpuidle-imx6sl.c [new file with mode: 0644]
arch/arm/mach-imx/cpuidle.h
arch/arm/mach-imx/mach-imx6sl.c