summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/uniphier-support-card.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-support-card.dtsi
parentfbd8d5832eb97b879bdcacdfdd5d891497f2a372 (diff)
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-support-card.dtsi')
-rw-r--r--arch/arm/boot/dts/uniphier-support-card.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/uniphier-support-card.dtsi b/arch/arm/boot/dts/uniphier-support-card.dtsi
index 6c825f192e65..7751511aee16 100644
--- a/arch/arm/boot/dts/uniphier-support-card.dtsi
+++ b/arch/arm/boot/dts/uniphier-support-card.dtsi
@@ -11,7 +11,7 @@
status = "okay";
ranges = <1 0x00000000 0x42000000 0x02000000>;
- support_card: support_card@1,1f00000 {
+ support_card: support-card@1,1f00000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;