linux/sound/soc/davinci
Chaithrika U S 6a99fb5fb8 ASoC: DaVinci: McASP driver enhacements
On DA830/OMAP-L137 and DA850/OMAP-L138 SoCs, the McASP peripheral has FIFO
support. This FIFO provides additional data buffering. It also provides
tolerance to variation in host/DMA controller response times.
The read and write FIFO sizes are 256 bytes each. If FIFO is enabled,
the DMA events from McASP are sent to the FIFO which in turn sends DMA requests
to the host CPU according to the thresholds programmed.
More details of the FIFO operation can be found at
http://focus.ti.com/general/docs/lit/getliterature.tsp?literatureNumber=
sprufm1&fileType=pdf

This patch adds support for FIFO configuration. The platform data has a
version field which differentiates the McASP on different SoCs.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-08-13 22:19:35 +01:00
..
davinci-evm.c ASoC: DaVinci: Support Audio on DA830 EVM 2009-08-08 09:12:54 +01:00
davinci-i2s.c ASoC: DaVinci: McASP driver enhacements 2009-08-13 22:19:35 +01:00
davinci-i2s.h ALSA: Correct Vladimir Barinov's e-mail address 2008-10-10 13:41:45 +02:00
davinci-mcasp.c ASoC: DaVinci: McASP driver enhacements 2009-08-13 22:19:35 +01:00
davinci-mcasp.h ASoC: DaVinci: McASP driver enhacements 2009-08-13 22:19:35 +01:00
davinci-pcm.c ASoC: DaVinci: McASP driver enhacements 2009-08-13 22:19:35 +01:00
davinci-pcm.h ASoC: DaVinci: McASP driver enhacements 2009-08-13 22:19:35 +01:00
davinci-sffsdr.c ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new format 2009-03-10 15:42:48 +00:00
Kconfig ASoC: DaVinci: Support Audio on DA830 EVM 2009-08-08 09:12:54 +01:00
Makefile ASoC: DaVinci: Support Audio on DA830 EVM 2009-08-08 09:12:54 +01:00