Re: [PATCH v2 1/2] ASoC: dt-bindings: lpass-va: add npl clock for new VA macro

From: Krzysztof Kozlowski
Date: Fri Nov 18 2022 - 09:42:38 EST


On 18/11/2022 15:38, Krzysztof Kozlowski wrote:
> On 18/11/2022 08:18, Srinivas Kandagatla wrote:
>> LPASS VA Macro now has soundwire master to deal with access to
>> analog mic in low power island use cases. This also means that VA macro
>> now needs to get hold of the npl clock too. Add clock bindings required
>> for this.
>
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>


... and not.

+ clock-names:
+ items:
+ - const: mclk
+ - const: core
+ - const: dcodec

This neither matches DTS nor driver. Did you test DTS with the bindings
change?

Best regards,
Krzysztof