diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-01-23 07:33:31 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-01-26 10:07:57 -0500 |
commit | fd8e7af8d0fd3febc87607214d5dd545089edc71 (patch) | |
tree | 5d51c6dbf975700377fa6f81d158cdf939f053e2 /arch/arm/mach-pxa/time.c | |
parent | 7b5dea12346f98b0624e00ef585246bfec8b0959 (diff) |
[ARM] pxa: Avoid fiddling with CKEN register on suspend
The PXA manuals indicate that when in standby or sleep modes, clocks to
peripherals are shut off by the processor itself. Eg:
PXA270 standby: "In standby mode, all clocks are disabled except those
for the power manager and the RTC."
PXA270 sleep: "In sleep mode, all clocks are disabled to the processor
and to all peripherals except the RTC."
PXA255 sleep: "In Sleep Mode, all processor and peripheral clocks are
disabled, except the RTC."
Therefore, it should be safe to leave the clock enable register alone
prior to entering low power modes for these SoCs.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/time.c')
0 files changed, 0 insertions, 0 deletions