Nicolin Chen wrote:
>As the ssi is not the only cpu dai, there are esai, spdif, sai.
>and imx_pcm_dma can be used by all of them. Especially ESAI need
>a larger DMA buffer size. So Add dedicated DMA buffer for each cpu
>dai.
>
>Signed-off-by: Shengjiu Wang
Acked-by: Nicolin Chen
Acked-by: Timu
On Tue, Jun 23, 2015 at 06:23:53PM +0800, Shengjiu Wang wrote:
> As the ssi is not the only cpu dai, there are esai, spdif, sai.
> and imx_pcm_dma can be used by all of them. Especially ESAI need
> a larger DMA buffer size. So Add dedicated DMA buffer for each cpu
> dai.
>
> Signed-off-by: Shengji
As the ssi is not the only cpu dai, there are esai, spdif, sai.
and imx_pcm_dma can be used by all of them. Especially ESAI need
a larger DMA buffer size. So Add dedicated DMA buffer for each cpu
dai.
Signed-off-by: Shengjiu Wang
---
sound/soc/fsl/fsl_esai.c|2 +-
sound/soc/fsl/fsl_sai.c