diff options
author | Luca Weiss <luca@lucaweiss.eu> | 2024-06-20 00:02:47 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-08-15 22:14:54 +0300 |
commit | 76709d35389ce81a29bcf1008f94f1a86951c803 (patch) | |
tree | 9c6d45a475b76ba7375ef0c641a96ba798c1837e | |
parent | 233ea1bda3f8fcc0629b332da0c02240ba6788e5 (diff) | |
download | linux-76709d35389ce81a29bcf1008f94f1a86951c803.tar.xz |
dt-bindings: clock: qcom,a53pll: Add msm8226-a7pll compatible
Add the compatible for the A7PLL found in MSM8226 SoCs.
Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240619-msm8226-cpufreq-v1-3-85143f5291d1@lucaweiss.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-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 8cd73a623ef5..47ceab641a4c 100644 --- a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml @@ -21,6 +21,7 @@ properties: - qcom,ipq6018-a53pll - qcom,ipq8074-a53pll - qcom,ipq9574-a73pll + - qcom,msm8226-a7pll - qcom,msm8916-a53pll - qcom,msm8939-a53pll |