[PATCH v8 1/5] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
Bjorn Andersson
andersson at kernel.org
Wed Jan 21 06:00:46 PST 2026
On Mon, Dec 22, 2025 at 03:29:10PM +0530, Nihal Kumar Gupta wrote:
> 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 at quicinc.com>
> Signed-off-by: Vikram Sharma <quic_vikramsa at quicinc.com>
> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue at linaro.org>
> Acked-by: Rob Herring (Arm) <robh at kernel.org>
> Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy at linaro.org>
Maybe I'm not seeing it, but you didn't include either i2c maintainers
or the linux-i2c mailing list, so this is unlikely to move anywhere.
Please send this out again with the recipients that get_maintainers tell
you do include. (and skip the ones that aren't relevant).
And please adopt b4 (go/upstream tells you how) to avoid such (human)
mistakes going forward.
Thanks,
Bjorn
> ---
> Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
> index a3fe1eea6aec..399a09409e07 100644
> --- a/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
> +++ b/Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
> @@ -28,6 +28,7 @@ properties:
> - enum:
> - qcom,kaanapali-cci
> - qcom,qcm2290-cci
> + - qcom,qcs8300-cci
> - qcom,sa8775p-cci
> - qcom,sc7280-cci
> - qcom,sc8280xp-cci
> @@ -133,6 +134,7 @@ allOf:
> enum:
> - qcom,kaanapali-cci
> - qcom,qcm2290-cci
> + - qcom,qcs8300-cci
> - qcom,sm8750-cci
> then:
> properties:
> --
> 2.34.1
>
More information about the linux-arm-kernel
mailing list