Commit 5563d348 authored by Nicolas Ferre's avatar Nicolas Ferre

ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixes

Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent dd4f25a3
/* /*
* at91sam9x5_macb0.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1 * at91sam9x5_can.dtsi - Device Tree Include file for AT91SAM9x5 SoC with 1
* Ethernet interface. * Ethernet interface.
* *
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
...@@ -20,10 +20,10 @@ can0_clk: can0_clk { ...@@ -20,10 +20,10 @@ can0_clk: can0_clk {
reg = <29>; reg = <29>;
}; };
can1_clk: can1_clk { can1_clk: can1_clk {
#clock-cells = <0>; #clock-cells = <0>;
reg = <30>; reg = <30>;
}; };
}; };
}; };
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment