Re: [PATCH v6 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode

From: Krzysztof Kozlowski

Date: Tue Jul 21 2026 - 02:58:22 EST


On Mon, Jul 20, 2026 at 09:32:24PM +0530, Mohammad Rafi Shaik wrote:
> +# Digital Audio Interfaces
> +patternProperties:
> + '^dai@[0-9a-f]+$':
> + type: object
> + description:
> + Q6DSP Digital Audio Interfaces.
> +
> + properties:
> + reg:
> + maxItems: 1
> + description:
> + Digital Audio Interface ID
> +
> + clocks:
> + minItems: 1
> + items:
> + - description: MI2S bit clock
> + - description: MI2S external bit clock
> + - description: MI2S master clock
> +
> + clock-names:
> + minItems: 1
> + items:
> + - enum: [bclk, eclk, mclk]
> + - const: mclk

This does not match your clocks.

I gave you exact syntax to use, then in previous version you used
something else. So I reminded. Again you used something else.

If you decide not to use it, sure, your right but YOU CANNOT come with
clearly invalid code as a substitute.

NAK

Best regards,
Krzysztof