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

Commit 4217fcc5 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: vf500: Remove the zero length reg property



All the vf500 based boards include the real memory size in their
dts files, so remove the zero length reg property.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 1a2f1395
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
	#size-cells = <1>;
	chosen { };
	aliases { };
	memory { device_type = "memory"; reg = <0 0>; };
	memory { device_type = "memory"; };

	cpus {
		#address-cells = <1>;