summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-k210.c
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-02-01 19:23:04 +0200
committerBjorn Andersson <andersson@kernel.org>2023-02-08 17:48:55 -0800
commit658c82caffa042b351f5a1b6325819297a951a04 (patch)
treee865809b99de3642070045d6ea4ac137f8505ad6 /drivers/clk/clk-k210.c
parent1519c0a9ab90a239c52d8a6d3e7ef78537868496 (diff)
clk: qcom: gpucc-sc7180: fix clk_dis_wait being programmed for CX GDSC
The gdsc_init() function will rewrite the CLK_DIS_WAIT field while registering the GDSC (writing the value 0x2 by default). This will override the setting done in the driver's probe function. Set cx_gdsc.clk_dis_wait_val to 8 to follow the intention of the probe function. Fixes: 745ff069a49c ("clk: qcom: Add graphics clock controller driver for SC7180") Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230201172305.993146-1-dmitry.baryshkov@linaro.org
Diffstat (limited to 'drivers/clk/clk-k210.c')
0 files changed, 0 insertions, 0 deletions