ASoC: Alchemy AC97C/I2SC audio support
authorManuel Lauss <manuel.lauss@googlemail.com>
Mon, 25 Jul 2011 11:44:45 +0000 (13:44 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 26 Jul 2011 14:40:51 +0000 (15:40 +0100)
commitb3c70c9ea62a3ae6c63536e43fa28f965a56de91
tree7adb8e6488c0a01df75368635490ae144c0632e6
parentee47b364860bb21580cc105e6bb6e0dd76b75ad2
ASoC: Alchemy AC97C/I2SC audio support

This patch adds ASoC support for the AC97 and I2S controllers
on the old Au1000/Au1500/Au1100 chips,

AC97 Tested on a Db1500.  I2S untested since none of the boards
actually have an I2S codec wired up (just test pins).

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/au1x/Kconfig
sound/soc/au1x/Makefile
sound/soc/au1x/ac97c.c [new file with mode: 0644]
sound/soc/au1x/dma.c [new file with mode: 0644]
sound/soc/au1x/i2sc.c [new file with mode: 0644]
sound/soc/au1x/psc.h