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:
e533a45
)
ARM: dts: r8a7790: Drop _clk suffix from external CAN clock node name
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 3 Apr 2017 10:08:07 +0000
(12:08 +0200)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 5 Apr 2017 18:16:02 +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/r8a7790.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7790.dtsi
b/arch/arm/boot/dts/r8a7790.dtsi
index fe6b8c2a2d711536ea75edbbab3a8378d10eeb60..99269aaca6fc953eccc3218cf78487d0a9c156d3 100644
(file)
--- a/
arch/arm/boot/dts/r8a7790.dtsi
+++ b/
arch/arm/boot/dts/r8a7790.dtsi
@@
-1101,7
+1101,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. */