[alsa-devel] ASoC updates for 2.6.36
The following changes since commit db059c0f6edec0b1deba665e5853f4ed829003b7:
ASoC: Automatically manage ALC coefficients for WM8960 (2010-07-06 08:46:10 +0900)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.36
Mark Brown (2): ASoC: Include WM8994 GPIO and interrupt registers in codec_reg ASoC: Implement WM8994 OPCLK support
Maurus Cuelenaere (1): ASoC: Invert speaker enabling behaviour in SmartQ sound driver
Raffaele Recalcati (3): ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) ASoC: DaVinci: Added selection of clk input pin for McBSP ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)
arch/arm/mach-davinci/include/mach/asp.h | 48 +++++++++ sound/soc/codecs/wm8994.c | 43 +++++++++ sound/soc/codecs/wm8994.h | 3 + sound/soc/davinci/davinci-i2s.c | 153 +++++++++++++++++++++++++++--- sound/soc/davinci/davinci-i2s.h | 5 + sound/soc/s3c24xx/smartq_wm8987.c | 1 - 6 files changed, 238 insertions(+), 15 deletions(-)
At Fri, 9 Jul 2010 08:56:19 +0900, Mark Brown wrote:
The following changes since commit db059c0f6edec0b1deba665e5853f4ed829003b7:
ASoC: Automatically manage ALC coefficients for WM8960 (2010-07-06 08:46:10 +0900)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.36
Pulled now. Thanks.
Takashi
Mark Brown (2): ASoC: Include WM8994 GPIO and interrupt registers in codec_reg ASoC: Implement WM8994 OPCLK support
Maurus Cuelenaere (1): ASoC: Invert speaker enabling behaviour in SmartQ sound driver
Raffaele Recalcati (3): ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) ASoC: DaVinci: Added selection of clk input pin for McBSP ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S)
arch/arm/mach-davinci/include/mach/asp.h | 48 +++++++++ sound/soc/codecs/wm8994.c | 43 +++++++++ sound/soc/codecs/wm8994.h | 3 + sound/soc/davinci/davinci-i2s.c | 153 +++++++++++++++++++++++++++--- sound/soc/davinci/davinci-i2s.h | 5 + sound/soc/s3c24xx/smartq_wm8987.c | 1 - 6 files changed, 238 insertions(+), 15 deletions(-)
participants (2)
-
Mark Brown
-
Takashi Iwai