]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: r8a7791: Drop _clk suffix from external CAN clock node name
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 3 Apr 2017 10:08:08 +0000 (12:08 +0200)
committerSimon 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

index a6478ca3f4ca75547026e2c74d1f74700a582744..4d0c2ce59900f8115eebb0a38c0c66f83ac447bd 100644 (file)
                };
 
                /* External CAN clock */
-               can_clk: can_clk {
+               can_clk: can {
                        compatible = "fixed-clock";
                        #clock-cells = <0>;
                        /* This value must be overridden by the board. */