clk: qcom: gcc-sm6115: Add missing PLL config properties
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Thu, 1 Jun 2023 09:39:08 +0000 (11:39 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 13 Jun 2023 23:15:04 +0000 (16:15 -0700)
commite88c533d8a2a0fe84bb54cff1569bd079ad3512c
tree5027561d0cdc7836511ba76338dd05140085976a
parent501624339466a7896bb8a1f048cf8dcfd54b174e
clk: qcom: gcc-sm6115: Add missing PLL config properties

When the driver was ported upstream, PLL ctl register values were omitted.
Add them to ensure the PLLs are fully configured like we expect them to.

Fixes: cbe63bfdc54f ("clk: qcom: Add Global Clock controller (GCC) driver for SM6115")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Iskren Chernev <me@iskren.info>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230601-topic-alpha_ctl-v1-2-b6a932dfcf68@linaro.org
drivers/clk/qcom/gcc-sm6115.c