2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/sound/soc/davinci
Peter Ujfalusi 33445643c3 ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration
When the AFIFO is not enabled but more than one serializers are used the DMA
need to transfer number of words equal to active serializers when a DMA
request is generated.
When configuring the burst for the DMA avoid using value '1' for the burst
since it is going to enable additional logic in the DMA drivers. Burst '1'
means that the DMA should send/receive one word per DMA requests.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-04-14 17:24:11 +01:00
..
davinci-evm.c ASoC: davinci-evm: Register machine level DAPM elements with the card 2014-03-13 19:11:19 +00:00
davinci-i2s.c ASoC: switch over to use snd_soc_register_component() on davinci i2s 2013-03-26 21:55:21 +00:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration 2014-04-14 17:24:11 +01:00
davinci-mcasp.h ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code 2014-04-14 17:24:11 +01:00
davinci-pcm.c ASoC: davinci: Don't set unused struct snd_pcm_hardware fields 2013-12-24 12:01:17 +00:00
davinci-pcm.h ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC builds 2014-04-14 17:24:10 +01:00
davinci-vcif.c ASoC: switch over to use snd_soc_register_component() on davinci vcif 2013-03-26 21:55:22 +00:00
edma-pcm.c ASoC: davinci: Add edma dmaengine platform driver 2014-03-17 16:21:06 +00:00
edma-pcm.h ASoC: davinci: Add edma dmaengine platform driver 2014-03-17 16:21:06 +00:00
Kconfig ASoC: davinci: kconfig: Prepare for AM43xx support 2013-12-10 11:22:15 +00:00
Makefile ASoC: davinci: Kconfig/Makefile: Generic EVM machine driver related cleanup 2013-12-10 11:22:15 +00:00