All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ARM: at91: sama5d3: enable sound support
@ 2014-03-17  9:45 ` Bo Shen
  0 siblings, 0 replies; 73+ messages in thread
From: Bo Shen @ 2014-03-17  9:45 UTC (permalink / raw)
  To: Mark Brown, nicolas.ferre
  Cc: Bo Shen, alsa-devel, linux-doc, Linus Walleij, Kumar Gala,
	Jean-Christophe Plagniol-Villard, Ian Campbell, Rob Herring,
	Andrew Victor, Pawel Moll, devicetree, Boris BREZILLON,
	Wolfram Sang, Rob Landley, Russell King, Liam Girdwood,
	Mark Brown, linux-arm-kernel, Jaroslav Kysela, Takashi Iwai,
	linux-kernel, Mark Rutland

This patch add sound support on sama5d3xek board.

This patch series based on the following patch set:
  clk: at91: better support for the PCKs
  http://comments.gmane.org/gmane.linux.kernel/1664477


Bo Shen (5):
  ARM: at91: sama5d3: add DMA property for SSC devices
  ARM: at91: sama5d3: disable sound by default
  ARM: at91: sama5d3: correct the sound compatible string
  ARM: at91: sama5d3: add the missing property
  ARM: at91: sama5d3: clock for ssc from rk pin

Boris BREZILLON (3):
  ASoC: atmel: support CCF based clks
  ASoC: atmel: document clock properties of the wm8904 driver
  ARM: at91/dt: add clock properties to the wm8904 codec node

 .../devicetree/bindings/sound/atmel-wm8904.txt     |  2 ++
 arch/arm/boot/dts/sama5d3.dtsi                     |  6 ++++++
 arch/arm/boot/dts/sama5d3xmb.dtsi                  | 11 +++++++++-
 sound/soc/atmel/atmel_wm8904.c                     | 25 +++++++++++-----------
 4 files changed, 31 insertions(+), 13 deletions(-)

-- 
1.8.5.2


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

end of thread, other threads:[~2014-04-18 22:11 UTC | newest]

Thread overview: 73+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-17  9:45 [PATCH 0/8] ARM: at91: sama5d3: enable sound support Bo Shen
2014-03-17  9:45 ` Bo Shen
2014-03-17  9:45 ` Bo Shen
2014-03-17  9:45 ` [PATCH 1/8] ARM: at91: sama5d3: add DMA property for SSC devices Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-04-18 20:47   ` Nicolas Ferre
2014-04-18 20:47     ` Nicolas Ferre
2014-04-18 20:47     ` Nicolas Ferre
2014-03-17  9:45 ` [PATCH 2/8] ARM: at91: sama5d3: disable sound by default Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-04-18 20:49   ` Nicolas Ferre
2014-04-18 20:49     ` Nicolas Ferre
2014-04-18 20:49     ` Nicolas Ferre
2014-03-17  9:45 ` [PATCH 3/8] ARM: at91: sama5d3: correct the sound compatible string Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-04-18 20:49   ` Nicolas Ferre
2014-04-18 20:49     ` Nicolas Ferre
2014-04-18 20:49     ` Nicolas Ferre
2014-03-17  9:45 ` [PATCH 4/8] ARM: at91: sama5d3: add the missing property Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-04-18 20:50   ` Nicolas Ferre
2014-04-18 20:50     ` Nicolas Ferre
2014-04-18 20:50     ` Nicolas Ferre
2014-03-17  9:45 ` [PATCH 5/8] ARM: at91: sama5d3: clock for ssc from rk pin Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-04-18 20:50   ` Nicolas Ferre
2014-04-18 20:50     ` Nicolas Ferre
2014-04-18 20:50     ` Nicolas Ferre
2014-03-17  9:45 ` [PATCH 6/8] ASoC: atmel: support CCF based clks Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-03-17  9:55   ` Bo Shen
2014-03-17  9:55     ` Bo Shen
2014-03-17 10:31   ` Boris BREZILLON
2014-03-17  9:45 ` [PATCH 7/8] ASoC: atmel: document clock properties of the wm8904 driver Bo Shen
2014-03-17  9:54   ` Bo Shen
2014-03-17  9:54     ` Bo Shen
2014-03-17 10:02   ` Mark Rutland
2014-03-17 10:18     ` boris brezillon
2014-03-17 10:18       ` boris brezillon
2014-03-17 10:48       ` Mark Rutland
2014-03-17 11:24         ` Boris BREZILLON
2014-03-17 11:30           ` Mark Rutland
2014-03-17 11:55   ` Mark Brown
2014-03-17 13:44     ` Boris BREZILLON
2014-03-17 15:28       ` Mark Brown
2014-03-19  5:57     ` Bo Shen
2014-03-19  5:57       ` Bo Shen
2014-03-19 10:28       ` Mark Brown
2014-03-19 10:28         ` Mark Brown
2014-03-20  2:37         ` Bo Shen
2014-03-20  2:37           ` Bo Shen
2014-03-20 13:47           ` Mark Brown
2014-03-20 13:47             ` Mark Brown
2014-03-21  2:48             ` Bo Shen
2014-03-21  2:48               ` Bo Shen
2014-03-17  9:45 ` [PATCH 8/8] ARM: at91/dt: add clock properties to the wm8904 codec node Bo Shen
2014-03-17  9:45   ` Bo Shen
2014-03-17  9:55   ` Bo Shen
2014-03-17  9:55     ` Bo Shen
2014-03-17  9:55     ` Bo Shen
2014-04-18 20:35 ` [PATCH 0/8] ARM: at91: sama5d3: enable sound support Nicolas Ferre
2014-04-18 20:35   ` Nicolas Ferre
2014-04-18 20:35   ` Nicolas Ferre
2014-04-18 20:38   ` Mark Brown
2014-04-18 20:38     ` Mark Brown
2014-04-18 20:38     ` Mark Brown
2014-04-18 22:06   ` Boris BREZILLON
2014-04-18 22:06     ` Boris BREZILLON
2014-04-18 22:11     ` Nicolas Ferre
2014-04-18 22:11       ` Nicolas Ferre
2014-04-18 22:11       ` Nicolas Ferre

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.