ASoC: Add initial WM8955 CODEC driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 Dec 2009 12:00:22 +0000 (12:00 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 Dec 2009 13:06:47 +0000 (13:06 +0000)
commitb35a28af0a64a1e8e389bc009b76253256d8fe7b
treef4f7113bb7654d8b8dc732ed099e7aaa0cf4e905
parentc2151433847e88ba05c6bb539d9397ea90d755e6
ASoC: Add initial WM8955 CODEC driver

The WM8955 is a low power, high quality stereo DAC with integrated
headphone and loudspeaker amplifiers, designed to reduce external
component requirements in portable digital audio applications. This is
an initial driver implementing support for the majority of the
functionality in the device, currently OUT3 is not supported.

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