Re: [PATCH 3/3] ASoC: fsl_micfil: Add support when using eDMA

2022-11-01 Thread Shengjiu Wang
On Fri, Oct 28, 2022 at 4:28 PM Chancel Liu wrote: > On i.MX93 platform MICFIL uses eDMA. The maxburst should be set to the > number of channels in eDMA multiple FIFO mode. > > Signed-off-by: Chancel Liu > Acked-by: Shengjiu Wang best regards wang shengjiu > --- >

[PATCH 3/3] ASoC: fsl_micfil: Add support when using eDMA

2022-10-28 Thread Chancel Liu
On i.MX93 platform MICFIL uses eDMA. The maxburst should be set to the number of channels in eDMA multiple FIFO mode. Signed-off-by: Chancel Liu --- sound/soc/fsl/fsl_micfil.c | 4 1 file changed, 4 insertions(+) diff --git a/sound/soc/fsl/fsl_micfil.c b/sound/soc/fsl/fsl_micfil.c index