ASoC: fsl_micfil: Add support when using eDMA
authorChancel Liu <chancel.liu@nxp.com>
Fri, 28 Oct 2022 08:27:50 +0000 (16:27 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 1 Nov 2022 12:15:40 +0000 (12:15 +0000)
commit77a7a6e9a94df0ac7ba46677b5ce4a743a931fce
treedb149f85912bccd211155952e2a948dbb6490f2c
parenta10a52541f644a1fdf8876d474f31a54c4142ccc
ASoC: fsl_micfil: Add support when using eDMA

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 <chancel.liu@nxp.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20221028082750.991822-4-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_micfil.c