diff options
author | Devi Priya <quic_devipriy@quicinc.com> | 2023-04-06 09:13:10 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-26 22:16:40 +0300 |
commit | 17035787e20090a5ea347f1b8dfe867263419d26 (patch) | |
tree | e5148d1ad2bb896da776213f61d3d038e26d5be8 | |
parent | 7a52084ae14f49582b0ce19106cdad094499e204 (diff) | |
download | linux-17035787e20090a5ea347f1b8dfe867263419d26.tar.xz |
dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible
IPQ9574 uses A73 PLL of type Huayra. Add the IPQ9574 A73 compatible to A53
bindings as the PLL properties match with that of A53.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Devi Priya <quic_devipriy@quicinc.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230406061314.10916-2-quic_devipriy@quicinc.com
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,a53pll.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml index 659669bf224b..9436266828af 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 |