Skip to content

Commit 0f75d48

Browse files
lweiss-fairphonewsakernel
authored andcommitted
dt-bindings: i2c: qcom-cci: Document SC7280 compatible
Document the compatible for the CCI block found on SC7280 SoC. Reviewed-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Luca Weiss <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
1 parent 37a672b commit 0f75d48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ properties:
2525

2626
- items:
2727
- enum:
28+
- qcom,sc7280-cci
2829
- qcom,sdm845-cci
2930
- qcom,sm6350-cci
3031
- qcom,sm8250-cci
@@ -159,6 +160,7 @@ allOf:
159160
compatible:
160161
contains:
161162
enum:
163+
- qcom,sc7280-cci
162164
- qcom,sm8250-cci
163165
- qcom,sm8450-cci
164166
then:

0 commit comments

Comments
 (0)