msm: pm-8x60: Disable cpu clk during retention
The CPU clock source MUXes cannot switch while a CPU is in retention, but callers of acpuclock APIs may not known that the CPU is in retention. Fix issue by disabling the cpu clk before entering retention and re-enable them on exit. This would temporarily switch the CPU to 300Mhz and clk api would buffer any clock requests until the clk is enabledi when the core comes out of retention. CRs-fixed: 535967 Change-Id: I103e41fc8ef78cd412b7860bf525ea9cd99ff283 Signed-off-by:Mahesh Sivasubramanian <msivasub@codeaurora.org> Signed-off-by:
Anil kumar mamidala <amami@codeaurora.org>
Loading
Please register or sign in to comment