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>
Showing
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
This diff is collapsed.
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