Re: [PATCH v3 1/9] ASoC: dt-bindings: qcom,qaif-cpu: Add binding

From: Krzysztof Kozlowski

Date: Tue Sep 01 2026 - 08:00:05 EST


On 01/09/2026 10:06, Harendra Gautam wrote:
>>> + qaif_cpu: audio-controller@a000000 {
>>> + compatible = "qcom,shikra-qaif-cpu";
>>
>> The DT binding filename and compatible string do not match (qcom,qaif-cpu.yaml vs qcom,shikra-qaif-cpu).
>> Usually DT binding filenames are aligned with the compatible string for clarity.
>> Is there a reason for the naming mismatch?
> The filename reflects the controller; the compatible is
> variant-specific. This follows the same convention as
> qcom,lpass-cpu.yaml.
>>

There is no compatible for controller and the only top-level compatible
listed there is "qcom,shikra-qaif-cpu", so that is your filename.

And I already asked about this in v1. Why does this have to be repeated
at v3?

What about other comments from v1? Where they implemented?

Best regards,
Krzysztof