Re: [PATCH v3] ASoC: dt-bindings: cdns,xtfpga-i2s: Convert to dt-schema
From: Chaitanya Sabnis
Date: Sat Jun 06 2026 - 02:39:53 EST
Hi Mark,
Just a gentle ping on this patch. It received Reviewed-by tags from
Max and Krzysztof over a month ago.
Is there anything else required from my side to get this merged into
the ASoC tree?
Thanks,
Chaitanya
On Tue, Apr 21, 2026 at 2:32 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On 21/04/2026 10:56, Chaitanya Sabnis wrote:
> > Convert the xtfpga I2S controller plain-text binding documentation
> > to standard dt-schema.
> >
> > The hardware requires exactly one memory region, one interrupt line,
> > and one phandle to the master clock. Verified these constraints against
> > the driver source in sound/soc/xtensa/xtfpga-i2s.c.
> >
> > Also explicitly define the '#sound-dai-cells' property, as it is
> > required for audio routing but was omitted from the original
> > text properties list.
>
> Ideally you explain that driver uses it or in-tree DTS has it, but I
> could clarify it that earlier. Anyway, no need to resend, it's fine, thanks.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> Best regards,
> Krzysztof