diff options
author | Matti Lehtimäki | 2022-10-02 15:28:55 +0300 |
---|---|---|
committer | Wolfram Sang | 2022-10-05 20:56:45 +0200 |
commit | 9ad16f9639646762455bf3ed1e6dfcc6ccc2c099 (patch) | |
tree | bb3423e26ce1106427c701bc3c7497670ad5318c | |
parent | 8673b6d97a314c2e73352f4a34c1aa9b2730d7c2 (diff) |
dt-bindings: i2c: qcom,i2c-cci: Document clocks for MSM8974
Uses same clocks as MSM8226.
Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml index c0f9537a4bb1..cf9f8fda595f 100644 --- a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml +++ b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml @@ -91,6 +91,7 @@ allOf: contains: enum: - qcom,msm8226-cci + - qcom,msm8974-cci then: properties: clocks: |