On Tue, Nov 06, 2018 at 01:40:45PM -0200, Fabio Estevam wrote: > Boards based on imx31 have duplicate memory nodes: > > - One coming from the board dts file: memory@ > > - One coming from the imx31.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 all, thanks.