sandbox: Update PCI nodes in dts files
authorTom Rini <trini@konsulko.com>
Tue, 11 Feb 2020 17:41:23 +0000 (12:41 -0500)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Apr 2020 14:07:57 +0000 (08:07 -0600)
commit42c64d1bc9d5d3c68f14b872ab71ec7d5fe97cbc
treec43af88846815ff3f091abe2840e197ba085f3e9
parent8a770f9eb7be58439361e0ad30a0c122cd46dc7b
sandbox: Update PCI nodes in dts files

The way the PCI nodes are written today causes a number of warnings if
we stop disabling some of the warnings we pass to DTC.  As these
warnings aren't disabled in current Linux Kernel builds, we should aim
to not disable them here either, so rewrite these slightly.  Update the
driver model doc as well.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sandbox/dts/sandbox.dts
arch/sandbox/dts/sandbox.dtsi
arch/sandbox/dts/sandbox64.dts
arch/sandbox/dts/test.dts
doc/driver-model/pci-info.rst