]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: imx: enable anatop suspend/resume
authorAnson Huang <b20788@freescale.com>
Wed, 20 Mar 2013 23:39:42 +0000 (19:39 -0400)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 12 Apr 2013 11:01:42 +0000 (19:01 +0800)
commite95dddb34c896f33e89f97365491e7932f89a0c0
tree1c8a95766fb00b1120882836ea6e8822b6101c77
parentcb872cacb2ef57ade6bb0ff41e18b9508a0e073e
ARM: imx: enable anatop suspend/resume

Anatop module have sereval configurations for user
to reduce the power consumption in suspend, provide
suspend/resume interface for further use and enable
fet_odrive to reduce CORE LDO leakage during suspend.

As we have a common anatop file, remove all the operations
of anatop module in other files, use anatop interfaces to
do that.

Signed-off-by: Anson Huang <b20788@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/anatop.c [new file with mode: 0644]
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mach-imx6q.c
arch/arm/mach-imx/pm-imx6q.c