]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: vexpress/TC2: implement PM suspend method
authorNicolas Pitre <nico@linaro.org>
Mon, 10 Dec 2012 05:22:06 +0000 (00:22 -0500)
committerPawel Moll <pawel.moll@arm.com>
Wed, 7 Aug 2013 13:55:54 +0000 (14:55 +0100)
commite607b0f985f5277324e3fdce5bb462ef4eac4bc9
treee78ab25deb5674e236cc44671676cac199590d76
parent11b277eabe7005f5c6f2c200b1e26a237badb114
ARM: vexpress/TC2: implement PM suspend method

Similar to power_down(), except that for a suspend, the firmware
mailbox address has to be set prior entering low power mode.

The residency argument is not used yet, so the last man always shuts
down the cluster for now.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Pawel Moll <pawel.moll@arm.com>
arch/arm/mach-vexpress/tc2_pm.c