ASoC: Add a new imx-ssi sound driver
The old driver has the number of SSI units in the system hardcoded, does not make use of the device model and works only on i.MX21/27. This driver replaces it. It works in DMA mode on i.MX21/27 and using an FIQ handler on other systems. It also supports AC97 mode of the SSI units. Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de> Acked-by: NJavier Martin <javier.martin@vista-silicon.com> Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Showing
arch/arm/plat-mxc/ssi-fiq-ksym.c
0 → 100644
arch/arm/plat-mxc/ssi-fiq.S
0 → 100644
sound/soc/imx/imx-pcm-dma-mx2.c
0 → 100644
sound/soc/imx/imx-pcm-fiq.c
0 → 100644
sound/soc/imx/imx-ssi.c
0 → 100644
sound/soc/imx/imx-ssi.h
0 → 100644
想要评论请 注册 或 登录