Commits

Shengjiu Wang committed 6a6f6275799
MLK-16956: ASoC: fsl_asrc: fix error with S24_3LE format bitstream The error is "aplay: pcm_write:2023: write error: Input/output error" query the caps of dma, then update the hw parameters according the caps. for EDMA can't support 24bit sample, but we didn't add any constraint, that cause issues. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>