On Mon, Nov 26, 2018 at 10:08:55AM -0200, Fabio Estevam wrote: > Boards based on imx23 have duplicate memory nodes: > > - One coming from the board dts file: memory@ > > - One coming from the imx23.dtsi file. > > Fix the duplication by removing the memory node from the dtsi file > and by adding 'device_type = "memory";' in the board dts. > > Reported-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Fabio Estevam <festevam@xxxxxxxxx> Applied, thanks.