2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 23:23:52 +08:00
linux-next/sound/soc/imx
javier Martin 9d8bc2968c ASoC: add DAI platform ssi driver for MXC
This adds support for DAI platform for the SSI present in MXC platforms.

It currently does not support i.MX3, the only thing necessary to do
this is to export DMA data for i.MX3 interface which I haven't done
because I don't have a i.MX3 based board available.

It has been tested on i.MX27 board.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-08-05 22:31:54 +01:00
..
Kconfig ASoC: add DAI platform ssi driver for MXC 2009-08-05 22:31:54 +01:00
Makefile ASoC: add DAI platform ssi driver for MXC 2009-08-05 22:31:54 +01:00
mx1_mx2-pcm.c ASoC: add DMA platform driver for MX1x and MX2x 2009-08-05 22:31:54 +01:00
mx1_mx2-pcm.h ASoC: add DMA platform driver for MX1x and MX2x 2009-08-05 22:31:54 +01:00
mxc-ssi.c ASoC: add DAI platform ssi driver for MXC 2009-08-05 22:31:54 +01:00
mxc-ssi.h ASoC: add DAI platform ssi driver for MXC 2009-08-05 22:31:54 +01:00