Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39f8a71b authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sun4i: Remove SoC node unit-name to avoid warnings



Our main node for all the in-SoC controllers used to have a unit name. The
unit-name, in addition to being actually false, would not match any reg
property, which generates a warning.

Remove it in order to remove those warnings.

Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 5c58319f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@
		};
	};

	soc@1c00000 {
	soc {
		compatible = "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;