linux/sound/soc/davinci
Raffaele Recalcati a4c8ea2dda ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S)
Added two clocking options for dm365 McBSP peripheral when used
    with I2S timings, that are SND_SOC_DAIFMT_CBS_CFS (the cpu generates
    clock and frame sync) and SND_SOC_DAIFMT_CBS_CFM (the cpu gets clock
    from external pin and generates frame sync).
    A slave clock management can be important when the external codec needs
    the system clock and the bit clock synchronized (tested with uda1345).
    This patch has been developed against the:
        http://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git
    git tree and has been tested on bmx board (similar to dm365 evm, but using
    uda1345 as external audio codec).

Signed-off-by: Raffaele Recalcati <raffaele.recalcati@bticino.it>
Signed-off-by: Davide Bonfanti <davide.bonfanti@bticino.it>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Acked-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-07-06 23:54:06 +09:00
..
Kconfig DaVinci: DM365: Voice Codec support for the DM365 EVM 2010-03-12 11:12:24 +00:00
Makefile ASoC: DaVinci: Voice Codec Interface 2010-03-12 11:12:21 +00:00
davinci-evm.c DaVinci: DM365: Voice Codec support for the DM365 EVM 2010-03-12 11:12:24 +00:00
davinci-i2s.c ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) 2010-07-06 23:54:06 +09:00
davinci-i2s.h ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) 2010-07-06 23:54:06 +09:00
davinci-mcasp.c ASoC: DaVinci: Fix McASP hardware FIFO configuration 2010-06-15 11:53:18 +01:00
davinci-mcasp.h ASoC: DaVinci: Update suspend/resume support for McASP driver 2009-12-04 10:49:45 +00:00
davinci-pcm.c ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream 2010-04-05 19:14:11 +01:00
davinci-pcm.h ASoC: DaVinci: pcm, fix underrun by using sram 2009-11-19 10:48:08 +00:00
davinci-sffsdr.c ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new format 2009-03-10 15:42:48 +00:00
davinci-vcif.c ASoC: update gfp/slab.h includes 2010-03-29 21:28:43 +02:00
davinci-vcif.h ASoC: DaVinci: Voice Codec Interface 2010-03-12 11:12:21 +00:00