diff options
author | Marek Szyprowski <[email protected]> | 2020-08-07 15:31:43 +0200 |
---|---|---|
committer | Sylwester Nawrocki <[email protected]> | 2020-09-15 13:56:51 +0200 |
commit | 0212a0483b0a36cc94cfab882b3edbb41fcfe1cd (patch) | |
tree | 2fe82d8d92da388b04e749cf2915921b7f02fed9 /scripts/gdb/linux/timerlist.py | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff) |
clk: samsung: Keep top BPLL mux on Exynos542x enabled
BPLL clock must not be disabled because it is needed for proper DRAM
operation. This is normally handled by respective memory devfreq driver,
but when that driver is not yet probed or its probe has been deferred
the clock might get disabled what causes board hang. Fix this by calling
clk_prepare_enable() directly from the clock provider driver.
Cc: [email protected]
Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: Lukasz Luba <[email protected]>
Tested-by: Lukasz Luba <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Fixes: 6e7674c3c6df ("memory: Add DMC driver for Exynos5422")
Signed-off-by: Sylwester Nawrocki <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions