ARM: at91/dt: Fix typo regarding can0_clk

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>
Cc: stable@vger.kernel.org # v3.14
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
David Dueck 2014-09-17 10:33:32 +02:00 committed by Nicolas Ferre
parent 9bd277300f
commit 0a51d644c2

View 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>;