Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a51d644 authored by David Dueck's avatar David Dueck Committed by Nicolas Ferre
Browse files

ARM: at91/dt: Fix typo regarding can0_clk



Otherwise the clock for can0 will never get enabled.

Signed-off-by: default avatarDavid Dueck <davidcdueck@googlemail.com>
Signed-off-by: default avatarAnthony Harivel <anthony.harivel@emtrion.de>
Acked-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Cc: stable@vger.kernel.org # v3.14
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 9bd27730
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;