public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel•com (Nicolas Ferre)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 4/5] ARM: atmel: sama5d3xek: switch sound to CCF
Date: Tue, 10 Jun 2014 14:27:30 +0200	[thread overview]
Message-ID: <5396F9B2.9010106@atmel.com> (raw)
In-Reply-To: <1402284707-23354-5-git-send-email-voice.shen@atmel.com>

On 09/06/2014 05:31, Bo Shen :
> As the sama5d3xek board 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>

And taken for next "dt" branch (maybe can go in before). Thanks.

> ---
> Changes in v2:
>   - None
> 
>  arch/arm/boot/dts/sama5d3xmb.dtsi | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
> index 306eef0..b8c6f20 100644
> --- a/arch/arm/boot/dts/sama5d3xmb.dtsi
> +++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
> @@ -45,6 +45,8 @@
>  				wm8904: wm8904 at 1a {
>  					compatible = "wm8904";
>  					reg = <0x1a>;
> +					clocks = <&pck0>;
> +					clock-names = "mclk";
>  				};
>  			};
>  
> 


-- 
Nicolas Ferre

  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 [this message]
2014-06-09  3:31 ` [PATCH v2 5/5] ARM: atmel: at91sam9n12ek: " Bo Shen
2014-06-10 12:27   ` Nicolas Ferre

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=5396F9B2.9010106@atmel.com \
    --to=nicolas.ferre@atmel$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.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