From: Geert Uytterhoeven Date: Mon, 3 Apr 2017 10:08:09 +0000 (+0200) Subject: arm64: dts: r8a7795: salvator-x: Drop _clk suffix from X12 clock node name X-Git-Tag: v4.14-rc1~948^2~9^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6922bd71adab0a7fe8ffbdc3e72a46431fa29656;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: r8a7795: salvator-x: Drop _clk suffix from X12 clock node name 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 Acked-by: Stephen Boyd Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts index f252419..639aa08 100644 --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts @@ -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>;