Re: [PATCH v2 2/4] ASoC: fsl_asrc: Add support for i.MX952 platform
From: Shengjiu Wang
Date: Fri Jan 30 2026 - 03:25:33 EST
On Fri, Jan 30, 2026 at 3:27 PM Daniel Baluta <daniel.baluta@xxxxxxxxx> wrote:
>
> On Fri, Jan 30, 2026 at 7:44 AM Shengjiu Wang <shengjiu.wang@xxxxxxx> wrote:
> >
> > Add a compatible string and clock mapping table to support ASRC on the
> > i.MX952 platform.
> >
> > The clock mapping table is to map the clock sources on i.MX952 to the
> > clock ids in the driver, the clock ids are for all the clock sources on
> > all supported platforms.
> >
> > Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx>
>
> At this point imx952 has the issue with dma request not cleared you fix
> in patch 3/4.
>
> So in order to avoid this you need to swap patches 2 and 3. And in the
> newly patch 3 you will fill fsl_asrc_imx952_data with correct value
> for start_before_dma.
>
> Thus we also keep everything working for bisection.
Good catch. I will swap them.
best regards
Shengjiu Wang