aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-pro4.dtsi
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-10-15 17:22:46 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-10-15 21:10:11 +0900
commit1658b84de41b8c4bef7b2e85532249294a313cb4 (patch)
tree93aba35656f3b855e50731eaa7e9ea801f527f8c /arch/arm/boot/dts/uniphier-pro4.dtsi
parentARM: dts: uniphier: add nodes of thermal monitor and thermal zone for PXs2 (diff)
downloadlinux-dev-1658b84de41b8c4bef7b2e85532249294a313cb4.tar.xz
linux-dev-1658b84de41b8c4bef7b2e85532249294a313cb4.zip
ARM: dts: uniphier: fix W=2 build warnings
Fix warnings like follows: Warning (node_name_chars_strict): Character '_' not recommended in ... Commit 8654cb8d0371 ("dtc: update warning settings for new bus and node/property name checks") says these checks are a bit subjective, but Rob also says to not add new W=2 warnings. The exising warnings should be fixed in order to catch new ones easily. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/boot/dts/uniphier-pro4.dtsi')
-rw-r--r--arch/arm/boot/dts/uniphier-pro4.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/uniphier-pro4.dtsi b/arch/arm/boot/dts/uniphier-pro4.dtsi
index b3dbbd9b6e39..4e90f1fdffa7 100644
--- a/arch/arm/boot/dts/uniphier-pro4.dtsi
+++ b/arch/arm/boot/dts/uniphier-pro4.dtsi
@@ -45,7 +45,7 @@
clock-frequency = <25000000>;
};
- arm_timer_clk: arm_timer_clk {
+ arm_timer_clk: arm-timer {
#clock-cells = <0>;
compatible = "fixed-clock";
clock-frequency = <50000000>;