From: boris.brezillon@free-electrons.com (Boris BREZILLON)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: Fix typo regarding can0_clk
Date: Wed, 17 Sep 2014 20:32:29 +0200 [thread overview]
Message-ID: <20140917203229.01600058@bbrezillon> (raw)
In-Reply-To: <1410942812-31682-1-git-send-email-davidcdueck@googlemail.com>
Hi David, Anthony,
On Wed, 17 Sep 2014 10:33:32 +0200
David Dueck <davidcdueck@googlemail.com> wrote:
> 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>
Thanks for fixing that.
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> ---
> 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>;
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-09-17 18:32 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 [this message]
2014-09-18 13:31 ` 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=20140917203229.01600058@bbrezillon \
--to=boris.brezillon@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox