diff options
author | Kevin Hilman <khilman@ti.com> | 2012-05-31 18:59:53 +0200 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2012-07-01 13:56:26 +0200 |
commit | ce9dcb8784611c50974d1c6b600c71f5c0a29308 (patch) | |
tree | da210e30a548d98a531adca2d60795083de33d66 /arch/arm/mach-davinci/cp_intc.c | |
parent | ARM: davinci: cp_intc: Add irq domain support (diff) | |
download | linux-ce9dcb8784611c50974d1c6b600c71f5c0a29308.tar.xz linux-ce9dcb8784611c50974d1c6b600c71f5c0a29308.zip |
ARM: davinci: add runtime PM support for clock management
Add runtime PM core support to davinci by using the pm_clk
infrastructure of the PM core.
When runtime PM is enabled, the davinci runtime PM implementation will
use the pm_clk layer to enable/disable clocks on demand. When runtime
PM is disabled, the pm_clk core will automatically enable clocks when
the driver is bound and disable clocks when the driver is unbound.
Cc: Mark A. Greer <mgreer@animalcreek.com>
Cc: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
[nsekhar@ti.com: pruned list of header file includes and removed some
debug code]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-davinci/cp_intc.c')
0 files changed, 0 insertions, 0 deletions