ARM: dts: msm: remove clock control commands from CCI SAW
The CCI clock mux is not programmed to source from CCI PLL
in APSS clock driver and this PLL is not in locked state.
CCI SAW turns off and on this PLL in the power collapse sequence.
While turning on it waits till the PLL gets locked and this
waits forever.
Temporarily remove the commands to disable and enable the PLL
in the CCI SPM sequence.
Change-Id: I9a4f3bf2f14f79e5aef3d9a744871f3ff4e2589a
Signed-off-by:
Venkat Devarasetty <vdevaras@codeaurora.org>
Loading
Please register or sign in to comment