linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] at91/ssc: fixes on ASoC tree for 3.8
@ 2012-12-17 11:23 Nicolas Ferre
  2012-12-17 11:23 ` [PATCH 1/3] ARM: at91/dts: fix typo in SSC status property Nicolas Ferre
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nicolas Ferre @ 2012-12-17 11:23 UTC (permalink / raw)
  To: broonie, voice.shen
  Cc: Jean-Christophe PLAGNIOL-VILLARD, Olof Johansson,
	linux-arm-kernel, linux-kernel, alsa-devel, linux-sound,
	Nicolas Ferre

Hi Mark,

This series goes on top of current Linus' git tree and fixes an error that
we have while compiling DTBs for AT91:
ERROR (phandle_references): Reference to non-existent node or label
"pinctrl_ssc0_tx"

ERROR: Input tree has errors, aborting (use -f to force output)
make[3]: *** [arch/arm/boot/dts/at91sam9g20ek.dtb] Error 2

I have included pending material that is dealing with SSC and pinctrl. The
pinctrl part can be merged more easily now that the big pinctrl update for AT91
has been merged upstream.
I have also included a typo patch that you have already taken as 315656b (ASoC:
atmel-ssc: change disable to disable in dts node) in your topic/atmel branch
but that was not described properly.

If you find it easier, I can provide you a git tree for this material: just
tell me...

Thanks for your help, best regards,


Bo Shen (3):
  ARM: at91/dts: fix typo in SSC status property
  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 | 40 ++++++++++++++++++++++++++++++++++++--
 arch/arm/boot/dts/at91sam9g45.dtsi | 40 ++++++++++++++++++++++++++++++++++++--
 arch/arm/boot/dts/at91sam9n12.dtsi | 26 +++++++++++++++++++++++++
 arch/arm/boot/dts/at91sam9x5.dtsi  | 32 +++++++++++++++++++++++-------
 drivers/misc/atmel-ssc.c           |  8 ++++++++
 6 files changed, 153 insertions(+), 11 deletions(-)

-- 
1.8.0


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

end of thread, other threads:[~2012-12-17 14:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-17 11:23 [PATCH 0/3] at91/ssc: fixes on ASoC tree for 3.8 Nicolas Ferre
2012-12-17 11:23 ` [PATCH 1/3] ARM: at91/dts: fix typo in SSC status property Nicolas Ferre
2012-12-17 14:25   ` Mark Brown
2012-12-17 11:23 ` [PATCH 2/3] ARM: at91/dts: add pinctrl support for SSC peripheral Nicolas Ferre
2012-12-17 11:23 ` [PATCH 3/3] ASoC: atmel-ssc: add pinctrl selection to driver Nicolas Ferre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).