From: Luca Weiss Date: Sun, 18 Feb 2024 20:57:27 +0000 (+0100) Subject: arm64: dts: qcom: qcs404: Use qcs404-hfpll compatible for hfpll X-Git-Tag: io_uring-6.11-20240722~96^2~8^2~173 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=839936d9676bdc2e4dde63631131feb8870fa4d2;p=linux-block.git arm64: dts: qcom: qcs404: Use qcs404-hfpll compatible for hfpll Follow the updated bindings and use a QCS404-specific compatible for the HFPLL on this SoC. Signed-off-by: Luca Weiss Reviewed-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20240218-hfpll-yaml-v2-3-31543e0d6261@z3ntu.xyz Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi index ac451f378056..d591c83e4bac 100644 --- a/arch/arm64/boot/dts/qcom/qcs404.dtsi +++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi @@ -1324,7 +1324,7 @@ }; apcs_hfpll: clock-controller@b016000 { - compatible = "qcom,hfpll"; + compatible = "qcom,qcs404-hfpll"; reg = <0x0b016000 0x30>; #clock-cells = <0>; clock-output-names = "apcs_hfpll";