[PATCH 3/3] arm64: dts: qcom: qcs404: Use specific compatible for hfpll

Luca Weiss posted 3 patches 1 year, 12 months ago
There is a newer version of this series
[PATCH 3/3] arm64: dts: qcom: qcs404: Use specific compatible for hfpll
Posted by Luca Weiss 1 year, 12 months ago
Follow the updated bindings and use a QCS404-specific compatible for the
HFPLL.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 arch/arm64/boot/dts/qcom/qcs404.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index 6ac64ce9bb68..788dcc747a24 100644
--- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
@@ -1317,7 +1317,7 @@ apcs_glb: mailbox@b011000 {
 		};
 
 		apcs_hfpll: clock-controller@b016000 {
-			compatible = "qcom,hfpll";
+			compatible = "qcom,qcs404-hfpll", "qcom,hfpll";
 			reg = <0x0b016000 0x30>;
 			#clock-cells = <0>;
 			clock-output-names = "apcs_hfpll";

-- 
2.43.0