On 3/1/26 16:07, Rosen Penev wrote:
They are always required and instead of duplicating a definition in each
dts file, place it in dtsi with labels and work based on that.
Also changed each bridge@ to pcie@ to get extra dtc static analysis.
Fixed bridge numbers as a result.
Signed-off-by: Rosen Penev <redacted>
While you are it, can you fix this warning:
arch/arm/boot/dts/broadcom/bcm4709-netgear-r8000.dts:142.3-27: Warning
(pci_device_bus_num):
/axi@18000000/pcie@13000/pcie@0/pcie@0,0/pcie@1,0:bus-range: PCI bus
number 0 out of range, expected (1 - 255)
arch/arm/boot/dts/broadcom/bcm4709-netgear-r8000.dts:142.3-27: Warning
(pci_device_bus_num):
/axi@18000000/pcie@13000/pcie@0/pcie@0,0/pcie@2,0:bus-range: PCI bus
number 0 out of range, expected (1 - 255)
Thanks!
--
Florian