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

index fe6b8c2a2d711536ea75edbbab3a8378d10eeb60..99269aaca6fc953eccc3218cf78487d0a9c156d3 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. */