Commit f531ecf7 authored by Luca Weiss's avatar Luca Weiss Committed by Wolfram Sang

dt-bindings: i2c: qcom-cci: Document SM6350 compatible

Document the compatible for the CCI block found on SM6350 SoC.
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 3cf77ad2
...@@ -26,6 +26,7 @@ properties: ...@@ -26,6 +26,7 @@ properties:
- items: - items:
- enum: - enum:
- qcom,sdm845-cci - qcom,sdm845-cci
- qcom,sm6350-cci
- qcom,sm8250-cci - qcom,sm8250-cci
- qcom,sm8450-cci - qcom,sm8450-cci
- const: qcom,msm8996-cci # CCI v2 - const: qcom,msm8996-cci # CCI v2
...@@ -139,6 +140,7 @@ allOf: ...@@ -139,6 +140,7 @@ allOf:
contains: contains:
enum: enum:
- qcom,sdm845-cci - qcom,sdm845-cci
- qcom,sm6350-cci
then: then:
properties: properties:
clocks: clocks:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment