diff options
| author | 2022-08-19 00:06:23 +0200 | |
|---|---|---|
| committer | 2022-09-26 21:40:10 -0500 | |
| commit | d522c77aa86069abc7653ff73691ff4e2fff7707 (patch) | |
| tree | 3cf29cf300a494917a777a2eaeb05033a3c402bd /Documentation | |
| parent | clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical (diff) | |
| download | linux-dev-d522c77aa86069abc7653ff73691ff4e2fff7707.tar.xz linux-dev-d522c77aa86069abc7653ff73691ff4e2fff7707.zip | |
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')
| -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 |
