]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: add i2s dai driver for bf6xx soc
authorScott Jiang <scott.jiang.linux@gmail.com>
Wed, 20 Jun 2012 21:00:31 +0000 (17:00 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 20 Jun 2012 10:26:54 +0000 (11:26 +0100)
commitf62ae7bda434ac5d2bcd6feb4f5bdb5885633177
tree602c996b1ca275cc5144447d2c14dfd8bd4e1aff
parentd2aae47f804830da904d2454d73959eda4ebb0fd
ASoC: add i2s dai driver for bf6xx soc

This driver enables i2s mode support on blackfin bf6xx platform.
We reuse bf5xx-i2s-pcm.c as its i2s pcm driver because it's the same
for both bf5xx and bf6xx soc.

Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/blackfin/Kconfig
sound/soc/blackfin/Makefile
sound/soc/blackfin/bf6xx-i2s.c [new file with mode: 0644]