summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2016-08-29 17:41:12 +0200
committerShawn Guo <shawnguo@kernel.org>2016-08-29 16:39:28 +0200
commit547e8f526959ded88b93dbdbbb6c8549138fefa8 (patch)
tree9b272a64fc144c92bac86382e418b8518d0bbcdf /arch/arm/mach-imx/Makefile
parentARM: imx: enable WAIT mode hardware workaround for imx6sx (diff)
downloadlinux-547e8f526959ded88b93dbdbbb6c8549138fefa8.tar.xz
linux-547e8f526959ded88b93dbdbbb6c8549138fefa8.zip
ARM: imx: add cpuidle support for i.mx6ul
This patch enables cpuidle driver for i.MX6UL, it reuses i.MX6SX's cpuidle driver, 3 levels of cpuidle supported: 1. ARM WFI; 2. SOC in WAIT mode; 3. SOC in WAIT mode + ARM power off. As i.MX6UL has cortex-A7 CORE with an internal L2 cache, so flushing it before powering down ARM platform is necessary, flush_cache_all() in last step of cpu_suspend has very small overhead, just call it to avoid cache type check for different platforms. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
0 files changed, 0 insertions, 0 deletions