[alsa-devel] ASoC updates for 2.6.33
The following changes since commit a22eaf4ce106404f6c5283da30b4d514ede964c1: Takashi Iwai (1): ASoC: Revert missing reset_err in wm97*.c
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Anuj Aggarwal (1): ASoC: AIC23: Fixing infinite loop in resume path
Daniel Mack (2): ALSA: ARM: add Raumfeld audio support ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API
Kuninori Morimoto (2): sh: ms7724se: Add runtime PM support for FSI ASoC: sh: fsi: Add runtime PM support
Mark Brown (1): Merge branch 'for-2.6.32' into for-2.6.33
arch/sh/boards/mach-se/7724/setup.c | 3 + sound/soc/codecs/tlv320aic23.c | 3 +- sound/soc/pxa/Kconfig | 9 + sound/soc/pxa/Makefile | 2 + sound/soc/pxa/raumfeld.c | 335 +++++++++++++++++++++++++++++++++++ sound/soc/sh/fsi.c | 39 +++-- 6 files changed, 375 insertions(+), 16 deletions(-) create mode 100644 sound/soc/pxa/raumfeld.c
At Mon, 30 Nov 2009 15:50:32 +0000, Mark Brown wrote:
The following changes since commit a22eaf4ce106404f6c5283da30b4d514ede964c1: Takashi Iwai (1): ASoC: Revert missing reset_err in wm97*.c
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Pulled this one, too. Thanks.
Takashi
Anuj Aggarwal (1): ASoC: AIC23: Fixing infinite loop in resume path
Daniel Mack (2): ALSA: ARM: add Raumfeld audio support ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API
Kuninori Morimoto (2): sh: ms7724se: Add runtime PM support for FSI ASoC: sh: fsi: Add runtime PM support
Mark Brown (1): Merge branch 'for-2.6.32' into for-2.6.33
arch/sh/boards/mach-se/7724/setup.c | 3 + sound/soc/codecs/tlv320aic23.c | 3 +- sound/soc/pxa/Kconfig | 9 + sound/soc/pxa/Makefile | 2 + sound/soc/pxa/raumfeld.c | 335 +++++++++++++++++++++++++++++++++++ sound/soc/sh/fsi.c | 39 +++-- 6 files changed, 375 insertions(+), 16 deletions(-) create mode 100644 sound/soc/pxa/raumfeld.c
At Thu, 3 Dec 2009 10:13:17 +0000, Mark Brown wrote:
On Mon, Nov 30, 2009 at 06:48:54PM +0100, Takashi Iwai wrote:
Pulled this one, too. Thanks.
Anuj Aggarwal (1): ASoC: AIC23: Fixing infinite loop in resume path
It doesn't seem to be showing up in your git or -next yet?
Ah, something got wrong. Pulled again. Thanks for noticing.
BTW, I'm preparing "what's in sound git tree" for 2.6.33 now. Since 2.6.32 is out, I'm going to post it on Friday.
Could you make it up for ASoC bits? It'd be really helpful.
thanks,
Takashi
On Thu, Dec 03, 2009 at 11:23:27AM +0100, Takashi Iwai wrote:
BTW, I'm preparing "what's in sound git tree" for 2.6.33 now. Since 2.6.32 is out, I'm going to post it on Friday.
Could you make it up for ASoC bits? It'd be really helpful.
Sure:
This has been another fairly quiet release for ASoC. Aside from the addition of virtual mux support to DAPM and some further preparatory work for multi-CODEC cards the majority of changes have been driver updates, including:
- New drivers for ADS117x, AK4671, TLV320DAC33, TPA6130A2, WM8711 and WM8727. - Substantial improvements to DMA performance and reliability on MPC5200 and DaVinci. - Capture support for the FSI port on SH.
Due to cross tree merge issues some updates to the TWL4030 MFD code are also included, enabling sharing of the CODEC hardware by support for the VIBRA interface of the devices.
On Thursday 03 December 2009 12:35:12 ext Mark Brown wrote:
Due to cross tree merge issues some updates to the TWL4030 MFD code are also included, enabling sharing of the CODEC hardware by support for the VIBRA interface of the devices.
To be precise: the twl4030-codec MFD driver as such (with updates) is going to be introduced through the sound-2.6 tree as far as I know. With this change the twl4030 soc codec driver now using much nicer way of loading/probing, this also affected some OMAP based boards (the changes for their platform code also going via the sound-2.6 tree). All in all, it was quite a bit of internal change, which actually should not affect the users at the end.
participants (3)
-
Mark Brown
-
Peter Ujfalusi
-
Takashi Iwai