clk: qcom: videocc-sm8150: Add missing PLL config property
authorSatya Priya Kakitapalli <quic_skakitap@quicinc.com>
Fri, 1 Dec 2023 09:50:26 +0000 (15:20 +0530)
committerBjorn Andersson <andersson@kernel.org>
Sat, 16 Dec 2023 05:00:50 +0000 (23:00 -0600)
commit71f130c9193f613d497f7245365ed05ffdb0a401
tree452996c43d5e043e5ad417174fccf8d0902cafb3
parent1fd9a939db24d2f66e48f8bca3e3654add3fa205
clk: qcom: videocc-sm8150: Add missing PLL config property

When the driver was ported upstream, PLL test_ctl_hi1 register value
was omitted. Add it to ensure the PLLs are fully configured.

Fixes: 5658e8cf1a8a ("clk: qcom: add video clock controller driver for SM8150")
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231201-videocc-8150-v3-3-56bec3a5e443@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/videocc-sm8150.c