alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls
@ 2014-04-04 10:08 Nicolin Chen
  2014-04-04 10:08 ` [PATCH v3 1/2] ASoC: fsl_sai: Add clock controls for SAI Nicolin Chen
       [not found] ` <cover.1396605772.git.Guangyu.Chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Nicolin Chen @ 2014-04-04 10:08 UTC (permalink / raw)
  To: broonie, shawn.guo
  Cc: linux-kernel, linuxppc-dev, alsa-devel, timur, Li.Xiubo,
	linux-doc, devicetree, rob, galak, ijc+devicetree, mark.rutland,
	pawel.moll, robh+dt

This series of patches add clock controls to fsl_sai driver and updates
the vf610.dtsi accordingly.

Changelog
v3:
 * Use int type for ret instead of u32.
 * Added Acked-by and Tested-by from Xiubo Li.
v2:
 * Appended two extra mclks to the driver since SAI actually has three.
 * Renamed clock name to 'bus' and 'mclk' according to the reference manual.

Nicolin Chen (2):
  ASoC: fsl_sai: Add clock controls for SAI
  ARM: dts: Append clock bindings for sai2 on VF610 platform

 .../devicetree/bindings/sound/fsl-sai.txt          |  8 ++--
 arch/arm/boot/dts/vf610.dtsi                       |  6 ++-
 sound/soc/fsl/fsl_sai.c                            | 51 ++++++++++++++++++++--
 sound/soc/fsl/fsl_sai.h                            |  4 ++
 4 files changed, 60 insertions(+), 9 deletions(-)

-- 
1.8.4



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

end of thread, other threads:[~2014-04-09  8:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-04 10:08 [PATCH v3 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls Nicolin Chen
2014-04-04 10:08 ` [PATCH v3 1/2] ASoC: fsl_sai: Add clock controls for SAI Nicolin Chen
     [not found] ` <cover.1396605772.git.Guangyu.Chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-04-04 10:08   ` [PATCH v3 2/2] ARM: dts: Append clock bindings for sai2 on VF610 platform Nicolin Chen
2014-04-09  7:58     ` Shawn Guo
2014-04-09  7:51       ` Nicolin Chen
2014-04-09  8:11     ` Shawn Guo
2014-04-09  8:39       ` Nicolin Chen

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