On Mon, Nov 05, 2018 at 07:14:45PM -0200, Fabio Estevam wrote: > Boards based on imx51 have duplicate memory nodes: > > - One coming from the board dts file: memory@ > > - One coming from the imx51.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 both, thanks.