On Fri, Nov 30, 2018 at 10:44:52PM -0200, Fabio Estevam wrote: > Boards based on vf500/vf600 have duplicate memory nodes: > > - One coming from the board dts file: memory@ > > - One coming from the vf500.dtsi/vf610m4.dtsi files. > > 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> Applied, thanks.