sound/soc/davinci/edma-pcm.c
0 → 100644
+57
−0
sound/soc/davinci/edma-pcm.h
0 → 100644
+25
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Platform driver glue for SoC using eDMA3 to use dmaengine PCM. The maximum number of periods need to be limited to 19 since the edma dmaengine driver limits the paRAM slot use for audio at in cyclic mode. Signed-off-by:Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by:
Lars-Peter Clausen <lars@metafoo.de> Signed-off-by:
Mark Brown <broonie@linaro.org>