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

Commit b5027603 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

arm64: dts: uniphier: fix no unit name warnings



Fix warnings reported when built with W=1:
  Node /memory has a reg or ranges property, but no unit name

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent c1ae3cfa
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -52,7 +52,7 @@
	model = "UniPhier LD11 Reference Board";
	model = "UniPhier LD11 Reference Board";
	compatible = "socionext,uniphier-ld11-ref", "socionext,uniphier-ld11";
	compatible = "socionext,uniphier-ld11-ref", "socionext,uniphier-ld11";


	memory {
	memory@80000000 {
		device_type = "memory";
		device_type = "memory";
		reg = <0 0x80000000 0 0x40000000>;
		reg = <0 0x80000000 0 0x40000000>;
	};
	};
+1 −1
Original line number Original line Diff line number Diff line
@@ -140,7 +140,7 @@
			     <1 10 4>;
			     <1 10 4>;
	};
	};


	soc {
	soc@0 {
		compatible = "simple-bus";
		compatible = "simple-bus";
		#address-cells = <1>;
		#address-cells = <1>;
		#size-cells = <1>;
		#size-cells = <1>;
+1 −1
Original line number Original line Diff line number Diff line
@@ -52,7 +52,7 @@
	model = "UniPhier LD20 Reference Board";
	model = "UniPhier LD20 Reference Board";
	compatible = "socionext,uniphier-ld20-ref", "socionext,uniphier-ld20";
	compatible = "socionext,uniphier-ld20-ref", "socionext,uniphier-ld20";


	memory {
	memory@80000000 {
		device_type = "memory";
		device_type = "memory";
		reg = <0 0x80000000 0 0xc0000000>;
		reg = <0 0x80000000 0 0xc0000000>;
	};
	};
+1 −1
Original line number Original line Diff line number Diff line
@@ -209,7 +209,7 @@
			     <1 10 4>;
			     <1 10 4>;
	};
	};


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