Commit 0f75d486 authored by Luca Weiss's avatar Luca Weiss Committed by Wolfram Sang

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

Document the compatible for the CCI block found on SC7280 SoC.
Reviewed-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 37a672be
...@@ -25,6 +25,7 @@ properties: ...@@ -25,6 +25,7 @@ properties:
- items: - items:
- enum: - enum:
- qcom,sc7280-cci
- qcom,sdm845-cci - qcom,sdm845-cci
- qcom,sm6350-cci - qcom,sm6350-cci
- qcom,sm8250-cci - qcom,sm8250-cci
...@@ -159,6 +160,7 @@ allOf: ...@@ -159,6 +160,7 @@ allOf:
compatible: compatible:
contains: contains:
enum: enum:
- qcom,sc7280-cci
- qcom,sm8250-cci - qcom,sm8250-cci
- qcom,sm8450-cci - qcom,sm8450-cci
then: then:
......
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