[PATCH V2 1/5] dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible

Devi Priya quic_devipriy at quicinc.com
Fri Feb 17 05:41:03 PST 2023


IPQ9574 uses A73 PLL of type Huayra.
Add the IPQ9574 A73 compatible to A53 bindings as the PLL
properties match with that of A53

Signed-off-by: Devi Priya <quic_devipriy at quicinc.com>
---
 Changes in V2:
	- Dropped the qcom,a73pll.yaml and added the ipq9574
	  compatible to qcom,a53pll.yaml as suggested by konrad

 Documentation/devicetree/bindings/clock/qcom,a53pll.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
index 3b6169f30154..476e81ad1a0c 100644
--- a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
@@ -19,6 +19,7 @@ properties:
       - qcom,ipq5332-a53pll
       - qcom,ipq6018-a53pll
       - qcom,ipq8074-a53pll
+      - qcom,ipq9574-a73pll
       - qcom,msm8916-a53pll
       - qcom,msm8939-a53pll
 
-- 
2.17.1




More information about the linux-arm-kernel mailing list