On Fri, Nov 23, 2018 at 11:25:19AM -0200, Fabio Estevam wrote: > imx50-evk has duplicate memory nodes: > > - One coming from the board dts file: memory@ > > - One coming from the imx50.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.