-
- Downloads
[ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors
Add common OMAP ASoC drivers and machine driver for Nokia N810. Currently supported features are: - Covers OMAPs from 1510 to 2420 - Common DMA driver - DAI link driver using McBSP port in I2S mode - Basic machine driver for Nokia N810 Signed-off-by:Jarkko Nikula <jarkko.nikula@nokia.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/soc/Kconfig 1 addition, 0 deletionssound/soc/Kconfig
- sound/soc/Makefile 1 addition, 1 deletionsound/soc/Makefile
- sound/soc/omap/Kconfig 19 additions, 0 deletionssound/soc/omap/Kconfig
- sound/soc/omap/Makefile 11 additions, 0 deletionssound/soc/omap/Makefile
- sound/soc/omap/n810.c 336 additions, 0 deletionssound/soc/omap/n810.c
- sound/soc/omap/omap-mcbsp.c 414 additions, 0 deletionssound/soc/omap/omap-mcbsp.c
- sound/soc/omap/omap-mcbsp.h 49 additions, 0 deletionssound/soc/omap/omap-mcbsp.h
- sound/soc/omap/omap-pcm.c 357 additions, 0 deletionssound/soc/omap/omap-pcm.c
- sound/soc/omap/omap-pcm.h 35 additions, 0 deletionssound/soc/omap/omap-pcm.h
sound/soc/omap/Kconfig
0 → 100644
sound/soc/omap/Makefile
0 → 100644
sound/soc/omap/n810.c
0 → 100644
sound/soc/omap/omap-mcbsp.c
0 → 100644
sound/soc/omap/omap-mcbsp.h
0 → 100644
sound/soc/omap/omap-pcm.c
0 → 100644
sound/soc/omap/omap-pcm.h
0 → 100644
Please register or sign in to comment