projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd4f25a
)
ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixes
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Tue, 21 Oct 2014 16:47:42 +0000
(18:47 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 3 Nov 2014 10:34:31 +0000
(11:34 +0100)
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9x5_can.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91sam9x5_can.dtsi
b/arch/arm/boot/dts/at91sam9x5_can.dtsi
index f44ab7702a12fd668092d70cca6767e26a4f7c2e..ebe4147529bbab08ec1fcb8413385de0cb83ca10 100644
(file)
--- a/
arch/arm/boot/dts/at91sam9x5_can.dtsi
+++ b/
arch/arm/boot/dts/at91sam9x5_can.dtsi
@@
-1,5
+1,5
@@
/*
- * 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.
*
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
@@
-20,10
+20,10
@@
reg = <29>;
};
-
can1_clk: can1_clk {
-
#clock-cells = <0>;
-
reg = <30>;
-
};
+ can1_clk: can1_clk {
+ #clock-cells = <0>;
+ reg = <30>;
+ };
};
};
};