MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.
authorManuel Lauss <manuel.lauss@googlemail.com>
Mon, 2 Nov 2009 20:21:44 +0000 (21:21 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:01 +0000 (12:53 +0100)
commit05ae3231801df8fdb4e1c0aa4aa6b8d7278eddde
tree365411decb44bf15dcae5da42434c71cecc9acff
parent63323ec54a7e922a232c82070727e44eb1a5b43c
MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.

Machine driver for DB1200 AC97 and I2S audio systems, intended as a proper
reference asoc machine for Alchemy-based systems.  AC97/I2S can be selected
at boot time by setting switch S6.7.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Cc: alsa-devel@alsa-project.org
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/db1200/platform.c
sound/soc/au1x/Kconfig
sound/soc/au1x/Makefile
sound/soc/au1x/db1200.c [new file with mode: 0644]
sound/soc/au1x/sample-ac97.c [deleted file]