diff options
author | Marek Szyprowski <[email protected]> | 2017-09-19 12:01:08 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2017-10-04 09:19:13 -0700 |
commit | 5dcbeca615ef12047a5f4097b91030cbf995b1d2 (patch) | |
tree | e2f6321a97526da05523ba608f9e0ea606210f0e /lib/mpi | |
parent | 79765e9a3d9966dc35a35a1a9c50afcd6a2dc354 (diff) |
clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
Commit 6edfa11cb396 ("clk: samsung: Add enable/disable operation for
PLL36XX clocks") added enable/disable operations to PLL clocks. Prior that
VPLL and EPPL clocks were always enabled because the enable bit was never
touched. Those clocks have to be enabled during suspend/resume cycle,
because otherwise board fails to enter sleep mode. This patch enables them
unconditionally before entering system suspend state. System restore
function will set them to the previous state saved in the register cache
done before that unconditional enable.
Fixes: 6edfa11cb396 ("clk: samsung: Add enable/disable operation for PLL36XX clocks")
CC: [email protected] # v4.13
Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: Chanwoo Choi <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions