[PATCH v2 2/4] ASoC: fsl_asrc: Add support for i.MX952 platform
Daniel Baluta
daniel.baluta at gmail.com
Fri Jan 30 18:27:28 AEDT 2026
On Fri, Jan 30, 2026 at 7:44 AM Shengjiu Wang <shengjiu.wang at nxp.com> 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 at nxp.com>
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.
More information about the Linuxppc-dev
mailing list