On Sun, Aug 10, 2025 at 05:37:53PM +0200, Luca Weiss wrote:
> Add a config for the v1.2.5 CCI found on msm8953 which has different

Given the above version number...

>  static const struct of_device_id cci_dt_match[] = {
>       { .compatible = "qcom,msm8226-cci", .data = &cci_v1_data},
> +     { .compatible = "qcom,msm8953-cci", .data = &cci_msm8953_data},

... why don't we use it here to stay consistent? cci_v1_2_5_data?

>       { .compatible = "qcom,msm8974-cci", .data = &cci_v1_5_data},
>       { .compatible = "qcom,msm8996-cci", .data = &cci_v2_data},

Attachment: signature.asc
Description: PGP signature

Reply via email to