devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] As the sama5d3xek and at91sam9n12ek have switch to CCF,
@ 2014-06-09  3:31 Bo Shen
  2014-06-09  3:31 ` [PATCH v2 1/5] ASoC: atmel_wm8904: switch to CCF Bo Shen
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Bo Shen @ 2014-06-09  3:31 UTC (permalink / raw)
  To: Mark Brown
  Cc: nicolas.ferre, boris.brezillon, alsa-devel, linux-sound,
	linux-arm-kernel, devicetree, Bo Shen

in order to support audio, also switch it to CCF.

This patch series based on next-2014-0604 tag.

Changes in v2:
  - wm8904: Remove the mclk checking when try to enable or disable it,
    as it is checked when required.
  - dt: List the clock-names, which need by driver.

Bo Shen (5):
  ASoC: atmel_wm8904: switch to CCF
  ASoC: wm8904: switch to CCF
  dt: wm8904: add device tree binding document
  ARM: atmel: sama5d3xek: switch sound to CCF
  ARM: atmel: at91sam9n12ek: switch sound to CCF

 Documentation/devicetree/bindings/sound/wm8904.txt | 33 ++++++++++++++
 arch/arm/boot/dts/at91sam9n12ek.dts                |  2 +
 arch/arm/boot/dts/sama5d3xmb.dtsi                  |  2 +
 sound/soc/atmel/atmel_wm8904.c                     | 50 ----------------------
 sound/soc/codecs/wm8904.c                          | 11 +++++
 5 files changed, 48 insertions(+), 50 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/wm8904.txt

-- 
1.8.5.2


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

end of thread, other threads:[~2014-06-10 12:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09  3:31 [PATCH v2 0/5] As the sama5d3xek and at91sam9n12ek have switch to CCF, Bo Shen
2014-06-09  3:31 ` [PATCH v2 1/5] ASoC: atmel_wm8904: switch to CCF Bo Shen
2014-06-09 20:14   ` Mark Brown
2014-06-09  3:31 ` [PATCH v2 2/5] ASoC: wm8904: " Bo Shen
2014-06-09 20:13   ` Mark Brown
2014-06-09  3:31 ` [PATCH v2 3/5] dt: wm8904: add device tree binding document Bo Shen
2014-06-09 20:13   ` Mark Brown
2014-06-09  3:31 ` [PATCH v2 4/5] ARM: atmel: sama5d3xek: switch sound to CCF Bo Shen
2014-06-10 12:27   ` Nicolas Ferre
2014-06-09  3:31 ` [PATCH v2 5/5] ARM: atmel: at91sam9n12ek: " Bo Shen
2014-06-10 12:27   ` 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).