[PATCH v2] ARM: dts: r8a779x: Fix PCI bus dtc warnings
Simon Horman
horms at verge.net.au
Mon Jun 12 02:06:56 PDT 2017
On Fri, Jun 09, 2017 at 05:50:40PM +0200, Geert Uytterhoeven wrote:
> From: Rob Herring <robh at kernel.org>
>
> 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 at ee090000/usb at 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 at kernel.org>
> [geert: Improve description]
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
Thanks, I have queued this up for v4.13.
More information about the linux-arm-kernel
mailing list