diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2021-01-13 19:38:12 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-02-14 12:56:54 -0800 |
commit | 9502d488b1fc9019edc190bcd2f1aacec9e37bc3 (patch) | |
tree | fa8e560812df6e40dcb73c7b83b600dbb6042099 | |
parent | 5db3ae8b33de627ac3a73b7a772e5ae9f8c31da9 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
-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: |