ASoC: Add driver for s6000 I2S interface
authorDaniel Glöckner <dg@emlix.com>
Sat, 28 Mar 2009 18:47:01 +0000 (19:47 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 4 Apr 2009 14:28:22 +0000 (15:28 +0100)
commit4b166da939012905f4c36fedada62067db31948e
tree1519b033ec4895dda560432c09f7eb049317b2b0
parent103f211d0be2bed75b5739de62a10415ef0bbc25
ASoC: Add driver for s6000 I2S interface

This patch adds a driver for the I2S interface found on Stretch s6000
family processors.

Signed-off-by: Daniel Glöckner <dg@emlix.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/s6000/Kconfig [new file with mode: 0644]
sound/soc/s6000/Makefile [new file with mode: 0644]
sound/soc/s6000/s6000-i2s.c [new file with mode: 0644]
sound/soc/s6000/s6000-i2s.h [new file with mode: 0644]
sound/soc/s6000/s6000-pcm.c [new file with mode: 0644]
sound/soc/s6000/s6000-pcm.h [new file with mode: 0644]