]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mvebu: Add standby support
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 3 Jul 2015 11:55:51 +0000 (13:55 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 25 Jul 2015 15:17:05 +0000 (17:17 +0200)
commit3cbd6a6ca81c9e8438b592099495a7c2b72de9e3
tree90ea439ced4bb70a3ebbde0de9faa077f8a15f65
parentbb253e743affa9d0053add8d3a1089df82f1c854
ARM: mvebu: Add standby support

Until now only one Armada XP and one Armada 388 based board supported
suspend to ram. However, most of the recent mvebu SoCs can support the
standby mode. Unlike for the suspend to ram, nothing special has to be
done for these SoCs. This patch allows the system to use the standby
mode on Armada 370, 38x, 39x and XP SoCs. There are issues with the
Armada 375, and the support might be added (if possible) in a future
patch.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/mach-mvebu/common.h
arch/arm/mach-mvebu/pm-board.c
arch/arm/mach-mvebu/pm.c