Skip to content

Commit eddfdab

Browse files
Nihal Kumar GuptaAndi Shyti
authored andcommitted
dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
The three instances of CCI found on the QCS8300 are functionally the same as on a number of existing Qualcomm SoCs. Introduce a new SoC-specific compatible string "qcom,qcs8300-cci" with a common fallback. Signed-off-by: Nihal Kumar Gupta <quic_nihalkum@quicinc.com> Signed-off-by: Vikram Sharma <quic_vikramsa@quicinc.com> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20260121183142.1867199-2-quic_nihalkum@quicinc.com
1 parent f35e16e commit eddfdab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ properties:
2828
- enum:
2929
- qcom,kaanapali-cci
3030
- qcom,qcm2290-cci
31+
- qcom,qcs8300-cci
3132
- qcom,sa8775p-cci
3233
- qcom,sc7280-cci
3334
- qcom,sc8280xp-cci
@@ -132,6 +133,7 @@ allOf:
132133
enum:
133134
- qcom,kaanapali-cci
134135
- qcom,qcm2290-cci
136+
- qcom,qcs8300-cci
135137
then:
136138
properties:
137139
clocks:

0 commit comments

Comments
 (0)