]> git.itanic.dy.fi Git - linux-stable/commitdiff
ARM: at91/dt: Fix typo regarding can0_clk
authorDavid Dueck <davidcdueck@googlemail.com>
Wed, 17 Sep 2014 08:33:32 +0000 (10:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Oct 2014 16:40:18 +0000 (09:40 -0700)
commit 0a51d644c20f5c88fd3a659119d1903f74927082 upstream.

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: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/sama5d3_can.dtsi

index a0775851cce56d01c696adb65a4cbf2f8dc9d514..eaf41451ad0cf5afec07ab94a03ae9e9a4bdee42 100644 (file)
@@ -40,7 +40,7 @@ can0_clk: can0_clk {
                                                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>;