All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC fixes for atmel
@ 2013-01-15  0:29 Mark Brown
  2013-01-15  6:53 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2013-01-15  0:29 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ASoC fixes for atmel
  2013-01-15  0:29 ASoC fixes for atmel Mark Brown
@ 2013-01-15  6:53 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2013-01-15  6:53 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel, Liam Girdwood

At Tue, 15 Jan 2013 00:29:44 +0000,
Mark Brown wrote:
> 
> 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.

Pulled now.  Thanks.


Takashi

> 
> ----------------------------------------------------------------
> 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(-)
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-15  6:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15  0:29 ASoC fixes for atmel Mark Brown
2013-01-15  6:53 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.