ARM: kirkwood: Add standby support
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Thu, 22 Aug 2013 15:49:07 +0000 (12:49 -0300)
committerJason Cooper <jason@lakedaemon.net>
Tue, 8 Oct 2013 15:41:52 +0000 (15:41 +0000)
Implements standby support for Kirkwood SoC. When the SoC enters
standby state the memory PM units are disabled, the DDR is set
in self-refresh mode, and the CPU is set in WFI.

At this point there's no clock gating, as that is considered each
driver's task.

Signed-off-by: Simon Guinot <sguinot@lacie.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found