Commit 333bf2e6 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sun9i: Change node names to remove underscores



Some boards have had node names with underscores. Remove them in favour of
hyphens in order to reduce the DTC warnings.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 00a7088f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -74,7 +74,7 @@
		};
		};
	};
	};


	wifi_pwrseq: wifi_pwrseq {
	wifi_pwrseq: wifi-pwrseq {
		compatible = "mmc-pwrseq-simple";
		compatible = "mmc-pwrseq-simple";
		clocks = <&ac100_rtc 1>;
		clocks = <&ac100_rtc 1>;
		clock-names = "ext_clock";
		clock-names = "ext_clock";
+1 −1
Original line number Original line Diff line number Diff line
@@ -98,7 +98,7 @@
		gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
		gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
	};
	};


	wifi_pwrseq: wifi_pwrseq {
	wifi_pwrseq: wifi-pwrseq {
		compatible = "mmc-pwrseq-simple";
		compatible = "mmc-pwrseq-simple";
		clocks = <&ac100_rtc 1>;
		clocks = <&ac100_rtc 1>;
		clock-names = "ext_clock";
		clock-names = "ext_clock";