commit | e607b0f985f5277324e3fdce5bb462ef4eac4bc9 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@linaro.org> | Mon Dec 10 00:22:06 2012 -0500 |
committer | Pawel Moll <pawel.moll@arm.com> | Wed Aug 07 14:55:54 2013 +0100 |
tree | e78ab25deb5674e236cc44671676cac199590d76 | |
parent | 11b277eabe7005f5c6f2c200b1e26a237badb114 [diff] |
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>