ARM: OMAP2+: gpmc: Low power transition support omap-for-v3.11/gpmc-part2-signed
authoravinash philip <avinashphilip@ti.com>
Mon, 17 Jun 2013 18:46:38 +0000 (00:16 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 10:46:39 +0000 (03:46 -0700)
GPMC is hardware controller for external memory interfaces.
This patch adds suspend/resume support for GPMC driver.
It also preserves GPMC register configurations across device low-power states
in which GPMC hardware can be powered-off.
gpmc_suspend()/gpmc_resume() are called by default by core PM framework as part
of driver's runtime PM callbacks.

Signed-off-by: Philip Avinash <avinashphilip@ti.com>
Signed-off-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found