From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: i.MX DT memory nodes Date: Wed, 12 Sep 2018 10:39:05 +0800 Message-ID: <20180912023902.GA28239@dragon> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring , Fabio Estevam Cc: devicetree@vger.kernel.org, Sascha Hauer , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" List-Id: devicetree@vger.kernel.org On Tue, Sep 11, 2018 at 04:54:40PM -0500, Rob Herring wrote: > It appears that many i.MX platforms have duplicate, incomplete memory > nodes with both "memory" and "memory@" nodes. Are you all aware > of this? Plan to fix it? I guess u-boot fixes things enough to work. @Fabio, it seems that the most of them are caused by the empty 'memory' node in .dtsi. Can these be removed now? Shawn