projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b476a9
)
ARM: dts: r8a7791: Drop _clk suffix from external CAN clock node name
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 3 Apr 2017 10:08:08 +0000
(12:08 +0200)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 5 Apr 2017 18:16:34 +0000
(14:16 -0400)
The current practice is to not add _clk suffixes to clock node names in
DT, as these names are used as the actual clock names.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7791.dtsi
b/arch/arm/boot/dts/r8a7791.dtsi
index a6478ca3f4ca75547026e2c74d1f74700a582744..4d0c2ce59900f8115eebb0a38c0c66f83ac447bd 100644
(file)
--- a/
arch/arm/boot/dts/r8a7791.dtsi
+++ b/
arch/arm/boot/dts/r8a7791.dtsi
@@
-1126,7
+1126,7
@@
};
/* External CAN clock */
- can_clk: can
_clk
{
+ can_clk: can {
compatible = "fixed-clock";
#clock-cells = <0>;
/* This value must be overridden by the board. */