ARM: at91: suspend both memory controllers on at91sam9263
authorArnd Bergmann <arnd@arndb.de>
Fri, 25 Jan 2013 22:44:17 +0000 (22:44 +0000)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 18 Apr 2013 14:31:02 +0000 (16:31 +0200)
commitf5fa4098c3fcc0e504fbc0682dccd331dbbcf197
treef409c2b7fea4d220a6e0682f09c1133f208fe97b
parent13ab6aeb49663b0ca0f0eed3560fbaecacf4858f
ARM: at91: suspend both memory controllers on at91sam9263

For the past three years, we have had a #warning in
mach-at91 about the sdram_selfrefresh_enable or
at91sam9_standby functions possibly not working on
at91sam9263. In the meantime a function was added
to do the right thing on at91sam9g45, which looks like
it should also work on '9263.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[nicolas.ferre@atmel.com: remove paragraph in commit message]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
arch/arm/mach-at91/cpuidle.c
arch/arm/mach-at91/pm.c
arch/arm/mach-at91/pm.h
This page took 0.025814 seconds and 5 git commands to generate.