]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: mx51: Add support for low power suspend on MX51
authorDinh Nguyen <Dinh.Nguyen@freescale.com>
Mon, 28 Mar 2011 15:14:57 +0000 (10:14 -0500)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 Jul 2011 08:01:10 +0000 (10:01 +0200)
commitf9e9fc2736805fe812d9d27444f57733453386fb
tree056e68e922d9d317530cd32968cbcb587dfac12d
parentaedc383caad3a682589e5e1b2158efed1b7f4e06
ARM: mx51: Add support for low power suspend on MX51

Adds initial low power suspend functionality to MX51.
Supports "mem" and "standby" modes.

Tested on mx51-babbage.

Signed-off-by: Dinh Nguyen <Dinh.Nguyen@freescale.com>
Tested-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/Makefile
arch/arm/mach-mx5/pm-imx5.c [new file with mode: 0644]