]> git.karo-electronics.de Git - mv-sheeva.git/commit
[ALSA] SoC WM8753 codec support
authorLiam Girdwood <lg@opensource.wolfsonmicro.com>
Mon, 16 Apr 2007 17:17:44 +0000 (19:17 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:56:02 +0000 (16:56 +0200)
commit1f53aee0e0b398bad0c6ec2cd5ca2bccd4fbd56b
treef5e940d4da139d2628f4e4b9494fe54366e44ed4
parent1a236566ea320a05f3892d8dedd4b5c6bff8706b
[ALSA] SoC WM8753 codec support

This patch series adds support for the WM8753 codec as found on the
OpenMoko Neo 1973 (other Neo 1973 and Samsung S3C24xx patches to follow
today) as well other new devices.
Features:-
 o HiFi and Voice DAI supported (inc runtime switching of DAI mode)
 o DAPM
 o All mixers
 o PLL calculator
 o 16,20 and 24bit samples.
 o WM8753 I2C ID added to include/linux/i2c-id.h
From: Liam Girdwood <lg@opensource.wolfsonmicro.com>

Signed-off-by: Harald Welte <laforge@openmoko.org>
Signed-off-by: Graeme Gregory <gg@opensource.wolfsonmicro.com>
Signed-off-by: Seth Forshee <seth.forshee@gmail.com>
Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
include/linux/i2c-id.h
sound/soc/codecs/wm8753.c [new file with mode: 0644]
sound/soc/codecs/wm8753.h [new file with mode: 0644]