[ALSA] ASoC: Add WM8510 driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 5 Jun 2008 12:49:32 +0000 (13:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Jun 2008 09:54:25 +0000 (11:54 +0200)
commit5d421516670e8009436e299bd25cff1a6d3a4707
treef151970311adfafd208eaa9d94a53a57eddc783c
parent8b83afe0d21f07145ec34ac006656e4d3edc4bac
[ALSA] ASoC: Add WM8510 driver

The WM8510 is a mono CODEC with speaker driver optimised for telephony
applications, featuring:
 - 16/20/24/32 bit audio at data rates between 8kHz and 48kHz
 - On-chip PLL
 - Dual microphone inputs

This driver was originally written by Liam Girdwood with updates from
Brett Saunders, Geoffrey Wossum and myself.

Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Brett Saunders <breton.saunders@ntlworld.com>
Signed-off-by: Geoffrey Wossum <geoffrey@pager.net>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8510.c [new file with mode: 0644]
sound/soc/codecs/wm8510.h [new file with mode: 0644]