From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Bo Shen <voice.shen@atmel.com>, Mark Brown <broonie@kernel.org>
Cc: boris.brezillon@free-electrons.com, alsa-devel@alsa-project.org,
linux-sound@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 5/5] ARM: atmel: at91sam9n12ek: switch sound to CCF
Date: Tue, 10 Jun 2014 14:27:50 +0200 [thread overview]
Message-ID: <5396F9C6.2050901@atmel.com> (raw)
In-Reply-To: <1402284707-23354-6-git-send-email-voice.shen@atmel.com>
On 09/06/2014 05:31, Bo Shen :
> As the at91sam9n12ek has switch to CCF, so add clock for wm8904
>
> Signed-off-by: Bo Shen <voice.shen@atmel.com>
> Reviwed-by: Mark Brown <broonie@linaro.org>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks.
> ---
> Changes in v2:
> - None
>
> arch/arm/boot/dts/at91sam9n12ek.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
> index 64bbe46..8ae771d 100644
> --- a/arch/arm/boot/dts/at91sam9n12ek.dts
> +++ b/arch/arm/boot/dts/at91sam9n12ek.dts
> @@ -56,6 +56,8 @@
> wm8904: codec@1a {
> compatible = "wm8904";
> reg = <0x1a>;
> + clocks = <&pck0>;
> + clock-names = "mclk";
> };
>
> qt1070: keyboard@1b {
>
--
Nicolas Ferre
prev parent reply other threads:[~2014-06-10 12:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
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=5396F9C6.2050901@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=alsa-devel@alsa-project.org \
--cc=boris.brezillon@free-electrons.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sound@vger.kernel.org \
--cc=voice.shen@atmel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).