public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ASoC: atmel_ssc_dai: add option to choose clock
@ 2014-02-10  6:09 Bo Shen
  2014-02-10  6:09 ` [PATCH v3 1/2] ASoC: atmel_ssc_dai: make " Bo Shen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bo Shen @ 2014-02-10  6:09 UTC (permalink / raw)
  To: broonie
  Cc: nicolas.ferre, plagnioj, linux-sound, alsa-devel,
	linux-arm-kernel, Bo Shen, Arnd Bergmann, linux-doc, Rob Landley,
	Ian Campbell, Chas Williams, Rob Herring, linux-atm-general,
	Richard Genoud, Pawel Moll, Greg Kroah-Hartman, devicetree,
	Liam Girdwood, Mark Brown, Jaroslav Kysela, netdev, Takashi Iwai,
	linux-kernel, Stephen Warren, Lars-Peter Clausen, Mark Rutland

When SSC work in slave mode, the clock can come from TK pin and also
can come from RK pin, this is hardware design decided. So, make it
available to choose where the clock from.

Changes in v3:
  - Move the property from card to ssc device
Series-changes: 2
  - using "-" replace "_" in binding document

Bo Shen (2):
  ASoC: atmel_ssc_dai: make option to choose clock
  Binding: atmel-ssc: add option to choose clock

 Documentation/devicetree/bindings/misc/atmel-ssc.txt |  8 ++++++++
 drivers/misc/atmel-ssc.c                             |  6 ++++++
 include/linux/atmel-ssc.h                            |  1 +
 sound/soc/atmel/atmel_ssc_dai.c                      | 13 +++++++++----
 4 files changed, 24 insertions(+), 4 deletions(-)

-- 
1.8.5.2


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

end of thread, other threads:[~2014-02-12 17:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-10  6:09 [PATCH v3 0/2] ASoC: atmel_ssc_dai: add option to choose clock Bo Shen
2014-02-10  6:09 ` [PATCH v3 1/2] ASoC: atmel_ssc_dai: make " Bo Shen
2014-02-10  9:22   ` Nicolas Ferre
2014-02-10  6:09 ` [PATCH v3 2/2] Binding: atmel-ssc: add " Bo Shen
2014-02-10  9:21   ` Nicolas Ferre
2014-02-12 17:23 ` [PATCH v3 0/2] ASoC: atmel_ssc_dai: " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox