linux/sound/soc
Lars-Peter Clausen 8f2fe34682 ASoC: Add support for the Analog Devices AXI-I2S core
This patch adds support for the AXI-I2S softcore. The core implements a simple
bidirectional I2S transceiver and is used by Analog Devices in some of their
reference designs for various FPGA platforms.

The driver uses the generic PCM dmaengine driver for its PCM. The only
restriction is that we need to set the SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag as
the dmaengine driver for the DMA core (PL330) that is used with this core has no
residue reporting capabilities yet. This will be fixed in the future though.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-12-09 17:57:35 +00:00
..
adi ASoC: Add support for the Analog Devices AXI-I2S core 2013-12-09 17:57:35 +00:00
atmel
au1x
blackfin
cirrus
codecs
davinci
dwc
fsl
generic
jz4740
kirkwood
mid-x86
mxs
nuc900
omap
pxa
s6000
samsung
sh
spear
tegra
txx9
ux500
Kconfig ASoC: Add support for the Analog Devices AXI-I2S core 2013-12-09 17:57:35 +00:00
Makefile ASoC: Add support for the Analog Devices AXI-I2S core 2013-12-09 17:57:35 +00:00
soc-cache.c
soc-compress.c
soc-core.c
soc-dapm.c
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-pcm.c
soc-utils.c