Commits
Shengjiu Wang committed 24a3bee2e17
MLK-15975-1: ASoC: fsl_ssi: support multi fifo script With dual fifo enabled, the case recording mono sound in the background, playback sound twice in parallal, the second time playback sound may distort, the possible reason is using dual fifo to playback mono sound is not recommended. This patch is to provide a option to use multi fifo script, which can be dynamically configured as one fifo or two fifo mode. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> (cherry picked from commit 9d71068cf7d1fc1ec36e5fb34a321c1bdbaad324)