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

From: Krzysztof Kozlowski

Date: Mon Jun 08 2026 - 06:34:48 EST


On Mon, Jun 08, 2026 at 08:00:09AM +0530, Mohammad Rafi Shaik wrote:
> + clocks:
> + minItems: 1
> + items:
> + - description: MI2S master clock
> + - description: MI2S bit clock
> + - description: MI2S external bit clock
> +
> + clock-names:
> + minItems: 1
> + items:
> + - const: mclk
> + - const: bclk
> + - const: eclk
> +
> + dependencies:
> + clocks: [ clock-names ]

This you can keep

> + clock-names: [ clocks ]

But this is not needed, core handles it.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof