diff options
author | Robert Marko <robimarko@gmail.com> | 2022-08-19 00:06:23 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-09-26 21:40:10 -0500 |
commit | d522c77aa86069abc7653ff73691ff4e2fff7707 (patch) | |
tree | 3cf29cf300a494917a777a2eaeb05033a3c402bd /Documentation/devicetree/bindings/clock/qcom,a53pll.yaml | |
parent | 86e78995c93ee182433f965babfccd48417d4dcf (diff) | |
download | linux-d522c77aa86069abc7653ff73691ff4e2fff7707.tar.gz |
dt-bindings: clock: qcom,a53pll: add IPQ8074 compatible
Add IPQ8074 compatible to A53 PLL bindings.
Signed-off-by: Robert Marko <robimarko@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220818220628.339366-4-robimarko@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/clock/qcom,a53pll.yaml')
-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 fbd758470b88..76830816982e 100644 --- a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - qcom,ipq6018-a53pll + - qcom,ipq8074-a53pll - qcom,msm8916-a53pll - qcom,msm8939-a53pll |