ARM: pxa: add poweroff capability
Add the capability for the PXA architecture to poweroff.

As there is no true poweroff, ie. the power regulator is not available
for shut off from the core, the poweroff puts the SoC into a deep sleep
mode (mode 7), where almost no current is sunk.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 1d2c68b commit 1f1396804f885ff932727d2c8533a966e599624a
@Robert Jarzmik Robert Jarzmik authored on 18 Jan 2014
Sascha Hauer committed on 20 Jan 2014
Showing 5 changed files
View
arch/arm/Kconfig
View
arch/arm/mach-pxa/Makefile
View
arch/arm/mach-pxa/common.c
View
arch/arm/mach-pxa/include/mach/hardware.h
View
arch/arm/mach-pxa/sleep.S 0 → 100644