[alsa-devel] [PATCH 1/4] ASoC: Add a new imx-ssi sound driver
javier Martin
javier.martin at vista-silicon.com
Mon Jan 11 08:33:08 CET 2010
2010/1/8 Mark Brown <broonie at opensource.wolfsonmicro.com>
> From: Sascha Hauer <s.hauer at pengutronix.de>
>
> 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: Sascha Hauer <s.hauer at pengutronix.de>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> arch/arm/plat-mxc/Makefile | 6 +
> arch/arm/plat-mxc/ssi-fiq-ksym.c | 20 +
> arch/arm/plat-mxc/ssi-fiq.S | 134 +++++++
> sound/soc/imx/Kconfig | 20 +-
> sound/soc/imx/Makefile | 12 +-
> sound/soc/imx/imx-pcm-dma-mx2.c | 313 ++++++++++++++++
> sound/soc/imx/imx-pcm-fiq.c | 277 ++++++++++++++
> sound/soc/imx/imx-ssi.c | 762
> ++++++++++++++++++++++++++++++++++++++
> sound/soc/imx/imx-ssi.h | 238 ++++++++++++
> 9 files changed, 1762 insertions(+), 20 deletions(-)
> create mode 100644 arch/arm/plat-mxc/ssi-fiq-ksym.c
> create mode 100644 arch/arm/plat-mxc/ssi-fiq.S
> create mode 100644 sound/soc/imx/imx-pcm-dma-mx2.c
> create mode 100644 sound/soc/imx/imx-pcm-fiq.c
> create mode 100644 sound/soc/imx/imx-ssi.c
> create mode 100644 sound/soc/imx/imx-ssi.h
>
>
Acked-by: Javier Martin <javier.martin at vista-silicon.com<lrg at slimlogic.co.uk>
>
--
Javier Martin
Vista Silicon S.L.
CDTUC - FASE C - Oficina S-345
Avda de los Castros s/n
39005- Santander. Cantabria. Spain
+34 942 25 32 60
www.vista-silicon.com
More information about the Alsa-devel
mailing list