arm64: dts: uniphier: fix W=2 build warnings
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 15 Oct 2017 08:22:22 +0000 (17:22 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Oct 2017 16:28:46 +0000 (01:28 +0900)
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>
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi
arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi

index 42242d5b7b2c15af536063b4a1b76ec04516cfcc..12a88ca6a5ed8b18e5539eb2252edb45e063a7a9 100644 (file)
@@ -49,7 +49,7 @@
                };
        };
 
-       cluster0_opp: opp_table {
+       cluster0_opp: opp-table {
                compatible = "operating-points-v2";
                opp-shared;
 
index 1676c12ceebc9f7f13fc4e491f96a86225fcf101..1815ad41d0a83f003bd45aa7e6f81e0e054049b3 100644 (file)
@@ -80,7 +80,7 @@
                };
        };
 
-       cluster0_opp: opp_table0 {
+       cluster0_opp: opp-table0 {
                compatible = "operating-points-v2";
                opp-shared;
 
                };
        };
 
-       cluster1_opp: opp_table1 {
+       cluster1_opp: opp-table1 {
                compatible = "operating-points-v2";
                opp-shared;
 
index b9f78cb2215f71a7492d99812262f2a7bc178e6e..5963575c8dfc1c58aed846273eeb39a77854af73 100644 (file)
@@ -73,7 +73,7 @@
                };
        };
 
-       cluster0_opp: opp_table {
+       cluster0_opp: opp-table {
                compatible = "operating-points-v2";
                opp-shared;