clk: qcom: dispcc-sm8550: Use the correct PLL configuration function
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 18 Dec 2023 16:02:10 +0000 (17:02 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 19 Dec 2023 17:27:03 +0000 (11:27 -0600)
commitc559bcb92564cbaedd43c749cf9b6fbb3d53ad5e
tree1ab452aa7ac93ed0b6239d83949e85416f7b0350
parentfebd251d8775c4fb6e4acd6b5d7b0ed707f4611f
clk: qcom: dispcc-sm8550: Use the correct PLL configuration function

To ensure that all fields (particularly CAL_L and CAL_L_RINGOSC) are
filled properly, use the correct prepare function for OLE PLLs.

Fixes: 90114ca11476 ("clk: qcom: add SM8550 DISPCC driver")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231218-topic-8550_fixes-v1-9-ce1272d77540@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/dispcc-sm8550.c