ASoC: Add WM8350 AudioPlus codec driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 16 Dec 2008 10:15:12 +0000 (10:15 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Dec 2008 17:21:07 +0000 (17:21 +0000)
commit40aa4a30d0fd075fb934de4ee8163056827052ab
treeffe5d3ee44a9c3916f899cc9207396f892ddcd56
parentb8b33cb5608a3bb1b072548dc89159ef614096ab
ASoC: Add WM8350 AudioPlus codec driver

The WM8350 is an integrated audio and power management subsystem which
provides a single-chip solution for portable audio and multimedia systems.

The integrated audio CODEC provides all the necessary functions for
high-quality stereo recording and playback. Programmable on-chip
amplifiers allow for the direct connection of headphones and microphones
with a minimum of external components. A programmable low-noise bias
voltage is available to feed one or more electret microphones.
Additional audio features include programmable high-pass filter in the
ADC input path.

This driver was originally written by Liam Girdwood with further updates
from me.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/linux/mfd/wm8350/audio.h
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8350.c [new file with mode: 0644]
sound/soc/codecs/wm8350.h [new file with mode: 0644]