Skip to content
Commit 783cb693 authored by Patrick Whewell's avatar Patrick Whewell Committed by Bjorn Andersson
Browse files

clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src



GPLL9 is not on by default, which causes a "gcc_sdcc2_apps_clk_src: rcg
didn't update its configuration" error when booting. Set .flags =
CLK_OPS_PARENT_ENABLE to fix the error.

Fixes: 3e577092 ("clk: qcom: gcc: Add global clock controller driver for SM8250")
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: default avatarPatrick Whewell <patrick.whewell@sightlineapplications.com>
Reviewed-by: default avatarVinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20230802210359.408-1-patrick.whewell@sightlineapplications.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent e39d0fa7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment