Commit ae2a1f0f authored by Bryan O'Donoghue's avatar Bryan O'Donoghue Committed by Wolfram Sang

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

Add sc8280xp compatible consistent with recent CAMSS CCI interfaces.
Signed-off-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
[wsa: rebased]
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 8cafbf26
...@@ -26,6 +26,7 @@ properties: ...@@ -26,6 +26,7 @@ properties:
- items: - items:
- enum: - enum:
- qcom,sc7280-cci - qcom,sc7280-cci
- qcom,sc8280xp-cci
- qcom,sdm845-cci - qcom,sdm845-cci
- qcom,sm6350-cci - qcom,sm6350-cci
- qcom,sm8250-cci - qcom,sm8250-cci
...@@ -161,6 +162,7 @@ allOf: ...@@ -161,6 +162,7 @@ allOf:
contains: contains:
enum: enum:
- qcom,sc7280-cci - qcom,sc7280-cci
- qcom,sc8280xp-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