public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Nicolin Chen <Guangyu.Chen@freescale•com>
To: <broonie@kernel•org>, <shawn.guo@linaro•org>
Cc: mark.rutland@arm•com, devicetree@vger•kernel.org,
	alsa-devel@alsa-project•org, pawel.moll@arm•com,
	linux-doc@vger•kernel.org, ijc+devicetree@hellion•org.uk,
	linux-kernel@vger•kernel.org, robh+dt@kernel•org, timur@tabi•org,
	Li.Xiubo@freescale•com, rob@landley•net, galak@codeaurora•org,
	linuxppc-dev@lists•ozlabs.org
Subject: [PATCH v3 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls
Date: Fri, 4 Apr 2014 18:08:11 +0800	[thread overview]
Message-ID: <cover.1396605772.git.Guangyu.Chen@freescale.com> (raw)

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

             reply	other threads:[~2014-04-04 10:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04 10:08 Nicolin Chen [this message]
2014-04-04 10:08 ` [PATCH v3 1/2] ASoC: fsl_sai: Add clock controls for SAI Nicolin Chen
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1396605772.git.Guangyu.Chen@freescale.com \
    --to=guangyu.chen@freescale$(echo .)com \
    --cc=Li.Xiubo@freescale$(echo .)com \
    --cc=alsa-devel@alsa-project$(echo .)org \
    --cc=broonie@kernel$(echo .)org \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=galak@codeaurora$(echo .)org \
    --cc=ijc+devicetree@hellion$(echo .)org.uk \
    --cc=linux-doc@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=pawel.moll@arm$(echo .)com \
    --cc=rob@landley$(echo .)net \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=shawn.guo@linaro$(echo .)org \
    --cc=timur@tabi$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox