On Fri, Jun 09, 2017 at 05:50:40PM +0200, Geert Uytterhoeven wrote: > From: Rob Herring <robh@xxxxxxxxxx> > > The bogus 'device_type = "pci"' confuses dtc, causing lots of totally > unrelated warnings. After fixing that, real warnings like > > arch/arm/boot/dts/r8a7790-lager.dtb: Warning (pci_device_reg): Node /pci@ee090000/usb@0,1 PCI unit address format error, expected "1,0" > > are left. Correct the unit-addresses and reg properties of the subnodes > to fix these. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > [geert: Improve description] > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Thanks, I have queued this up for v4.13.