From: Fabio Estevam Date: Sat, 3 Mar 2018 22:40:44 +0000 (-0300) Subject: ARM: dts: vf610m4: Remove the zero length reg property X-Git-Tag: v4.19~1283^2~6^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5fba4ce6ad1896ebd78cf8d4457a7383e0279265;p=platform%2Fkernel%2Flinux-rpi3.git ARM: dts: vf610m4: Remove the zero length reg property All the vf610m4 based boards include the real memory size in their dts files, so remove the the zero length reg property. Signed-off-by: Fabio Estevam Reviewed-by: Stefan Agner Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/vf610m4.dtsi b/arch/arm/boot/dts/vf610m4.dtsi index 5d52af2..8293276 100644 --- a/arch/arm/boot/dts/vf610m4.dtsi +++ b/arch/arm/boot/dts/vf610m4.dtsi @@ -50,7 +50,7 @@ #size-cells = <1>; chosen { }; aliases { }; - memory { device_type = "memory"; reg = <0 0>; }; + memory { device_type = "memory"; }; }; &mscm_ir {