[PATCH 2/6] dt-bindings: clock: qcom,a53pll: add IPQ5332 compatible

Kathiravan T posted 6 patches 3 years, 2 months ago
There is a newer version of this series
[PATCH 2/6] dt-bindings: clock: qcom,a53pll: add IPQ5332 compatible
Posted by Kathiravan T 3 years, 2 months ago
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(+)

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
-- 
2.34.1
Re: [PATCH 2/6] dt-bindings: clock: qcom,a53pll: add IPQ5332 compatible
Posted by Krzysztof Kozlowski 3 years, 2 months ago
On 02/02/2023 15:52, Kathiravan T wrote:
> Add IPQ5332 compatible to A53 PLL bindings.
> 
> Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof