arm64: dts: r8a7795: salvator-x: Drop _clk suffix from X12 clock node name
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 3 Apr 2017 10:08:09 +0000 (12:08 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 5 Apr 2017 18:17:19 +0000 (14:17 -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/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

index f252419..639aa08 100644 (file)
@@ -56,7 +56,7 @@
                reg = <0x0 0x48000000 0x0 0x38000000>;
        };
 
-       x12_clk: x12_clk {
+       x12_clk: x12 {
                compatible = "fixed-clock";
                #clock-cells = <0>;
                clock-frequency = <24576000>;