Message ID | 20230202145208.2328032-3-quic_kathirav@quicinc.com |
---|---|
State | Accepted |
Commit | 102262767edefbe2560c1111b19b193fcfd9de5d |
Headers | show |
Series | Add APSS clock driver support for IPQ5332 | expand |
diff --git a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml index 525ebaa93c85..3b6169f30154 100644 --- a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml @@ -16,6 +16,7 @@ description: properties: compatible: enum: + - qcom,ipq5332-a53pll - qcom,ipq6018-a53pll - qcom,ipq8074-a53pll - qcom,msm8916-a53pll
Add IPQ5332 compatible to A53 PLL bindings. Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com> --- Documentation/devicetree/bindings/clock/qcom,a53pll.yaml | 1 + 1 file changed, 1 insertion(+)