[alsa-devel] ASoC fixes for atmel
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Jan 15 01:29:44 CET 2013
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-atmel-pinctrl
for you to fetch changes up to ea03c81521bde526570e1dec96eaa21fe5ac84a2:
ASoC: atmel-ssc: add pinctrl selection to driver (2013-01-12 00:00:33 +0000)
----------------------------------------------------------------
ASoC: atmel: Fixes for pinctrl
Due to a series of problems with the handling of Atmel, a combination of
making changes that make other branches instantly buggy and a general
failure to deal with the resulting issues effectively, v3.8 Atmel audio
currently won't work at all for DT boards without adding pinctrl
definitions and a request for those.
----------------------------------------------------------------
Bo Shen (2):
ARM: at91/dts: add pinctrl support for SSC peripheral
ASoC: atmel-ssc: add pinctrl selection to driver
arch/arm/boot/dts/at91sam9260.dtsi | 18 ++++++++++++++++++
arch/arm/boot/dts/at91sam9263.dtsi | 36 ++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/at91sam9g45.dtsi | 36 ++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/at91sam9n12.dtsi | 26 ++++++++++++++++++++++++++
arch/arm/boot/dts/at91sam9x5.dtsi | 32 +++++++++++++++++++++++++-------
drivers/misc/atmel-ssc.c | 8 ++++++++
6 files changed, 149 insertions(+), 7 deletions(-)
More information about the Alsa-devel
mailing list