ARM: dts: sun9i: Change node names to remove underscores
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 5 Oct 2017 07:17:28 +0000 (09:17 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 13 Oct 2017 07:21:54 +0000 (09:21 +0200)
Some boards have had node names with underscores. Remove them in favour of
hyphens in order to reduce the DTC warnings.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun9i-a80-cubieboard4.dts
arch/arm/boot/dts/sun9i-a80-optimus.dts

index cb337e08adab1f7db292284d2877fcb51498c9f9..4024639aa00570954c095516ca8e880c25d9a508 100644 (file)
@@ -74,7 +74,7 @@
                };
        };
 
-       wifi_pwrseq: wifi_pwrseq {
+       wifi_pwrseq: wifi-pwrseq {
                compatible = "mmc-pwrseq-simple";
                clocks = <&ac100_rtc 1>;
                clock-names = "ext_clock";
index ba62e814f4b8f3e9d378cc78142f5b3c89243756..a9b807be99a02598c59811e35d32cec1cddf5322 100644 (file)
@@ -98,7 +98,7 @@
                gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
        };
 
-       wifi_pwrseq: wifi_pwrseq {
+       wifi_pwrseq: wifi-pwrseq {
                compatible = "mmc-pwrseq-simple";
                clocks = <&ac100_rtc 1>;
                clock-names = "ext_clock";