diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> | 2021-01-13 21:38:12 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-02-14 23:56:54 +0300 |
commit | 9502d488b1fc9019edc190bcd2f1aacec9e37bc3 (patch) | |
tree | fa8e560812df6e40dcb73c7b83b600dbb6042099 /Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | |
parent | 5db3ae8b33de627ac3a73b7a772e5ae9f8c31da9 (diff) | |
download | linux-9502d488b1fc9019edc190bcd2f1aacec9e37bc3.tar.xz |
dt-bindings: clock: Add support for the SDM630 and SDM660 mmcc
Document the multimedia clock controller found on SDM630/660.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Link: https://lore.kernel.org/r/20210113183817.447866-5-angelogioacchino.delregno@somainline.org
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/qcom,mmcc.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml index af32dee14fc6..8b0b1c56f354 100644 --- a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml @@ -24,6 +24,8 @@ properties: - qcom,mmcc-msm8974 - qcom,mmcc-msm8996 - qcom,mmcc-msm8998 + - qcom,mmcc-sdm630 + - qcom,mmcc-sdm660 clocks: items: |