ASoC: Initial WM8904 CODEC driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 Nov 2009 11:56:07 +0000 (11:56 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 4 Dec 2009 16:50:53 +0000 (16:50 +0000)
commita91eb199e4dc8a2ab3fb7a53f1a23ce82b29fc04
treef0ef6ed46e0ed0e6408d2c21e5e7b294c76fbf88
parentd033c36ae5cec22c893c710cd026fb732c4086b9
ASoC: Initial WM8904 CODEC driver

The WM8904 is a high performance ultra-low power stereo CODEC
optimised for portable audio applications, with features including
a class W amplifier, FLL with free running mode, Mobile ReTune and
ground referenced headphone and line outputs.

Support for some features, most particularly the digital microphone
interface, is not yet present.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
include/sound/wm8904.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8904.c [new file with mode: 0644]
sound/soc/codecs/wm8904.h [new file with mode: 0644]