All of lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: Fix typo regarding can0_clk
Date: Thu, 18 Sep 2014 15:31:37 +0200	[thread overview]
Message-ID: <541ADEB9.5030807@atmel.com> (raw)
In-Reply-To: <1410942812-31682-1-git-send-email-davidcdueck@googlemail.com>

On 17/09/2014 10:33, David Dueck :
> Otherwise the clock for can0 will never get enabled.
> 
> Signed-off-by: David Dueck <davidcdueck@googlemail.com>
> Signed-off-by: Anthony Harivel <anthony.harivel@emtrion.de>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

And stacked on at91-3.18-dt3 branch. I will send it soon to arm-soc.

I also added the "stable" tag:
Cc: stable at vger.kernel.org # v3.14

Thanks a lot for this fix, best regards.

> ---
>  arch/arm/boot/dts/sama5d3_can.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/sama5d3_can.dtsi b/arch/arm/boot/dts/sama5d3_can.dtsi
> index a077585..eaf4145 100644
> --- a/arch/arm/boot/dts/sama5d3_can.dtsi
> +++ b/arch/arm/boot/dts/sama5d3_can.dtsi
> @@ -40,7 +40,7 @@
>  						atmel,clk-output-range = <0 66000000>;
>  					};
>  
> -					can1_clk: can0_clk {
> +					can1_clk: can1_clk {
>  						#clock-cells = <0>;
>  						reg = <41>;
>  						atmel,clk-output-range = <0 66000000>;
> 


-- 
Nicolas Ferre

      parent reply	other threads:[~2014-09-18 13:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17  8:33 [PATCH] ARM: at91/dt: Fix typo regarding can0_clk David Dueck
2014-09-17 18:32 ` Boris BREZILLON
2014-09-18 13:31 ` 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=541ADEB9.5030807@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.