]> www.infradead.org Git - users/hch/dma-mapping.git/commit
clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs
authorGabor Juhos <j4g8y7@gmail.com>
Thu, 9 May 2024 08:08:04 +0000 (10:08 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 28 May 2024 21:31:16 +0000 (16:31 -0500)
commit2ba8425678af422da37b6c9b50e9ce66f0f55cae
tree449392436f28fb5404497227e1105d50939e490d
parent5a33a64524e6381c399e5e42571d9363ffc0bed4
clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs

Since the CONFIG_CTL register is only 32 bits wide in the Stromer
and Stromer Plus PLLs , the 'config_ctl_hi_val' values from the
IPQ5018 and IPQ5332 configurations are not used so remove those.

No functional changes.

Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
Reviewed-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240509-stromer-config-ctl-v1-1-6034e17b28d5@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/apss-ipq-pll.c