arm64: dts: qcom: qcs404: Use qcs404-hfpll compatible for hfpll
authorLuca Weiss <luca@z3ntu.xyz>
Sun, 18 Feb 2024 20:57:27 +0000 (21:57 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 28 May 2024 15:32:06 +0000 (10:32 -0500)
Follow the updated bindings and use a QCS404-specific compatible for the
HFPLL on this SoC.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240218-hfpll-yaml-v2-3-31543e0d6261@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcs404.dtsi

index ac451f378056a759c4efedc3acf94f09632817ab..d591c83e4bace48b390919d9add8ed02e17f4848 100644 (file)
                };
 
                apcs_hfpll: clock-controller@b016000 {
-                       compatible = "qcom,hfpll";
+                       compatible = "qcom,qcs404-hfpll";
                        reg = <0x0b016000 0x30>;
                        #clock-cells = <0>;
                        clock-output-names = "apcs_hfpll";