]> git.baikalelectronics.ru Git - kernel.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)
commitb3b8a9310fd60e05a273cbcba5941999181662aa
tree90ea439ced4bb70a3ebbde0de9faa077f8a15f65
parent1846e210a90fab19cc79626218e0b620f0f00e7a
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