These patches will be needed for upcoming Layerscape LS1028a support. This SoC has the Ethernet Complex in an Integrated Endpoint Root Complex. Sascha Hauer (6): pci: remove duplicate definition of pci_resource_start pci: Do not register device tree disabled devices pci: layerscape: limit fixup to layerscape controllers pci: fix __pci_bus_find_cap_start pci: implement Enhanced Allocation support pci: implement function level reset drivers/pci/bus.c | 3 + drivers/pci/pci-layerscape.c | 3 + drivers/pci/pci.c | 222 ++++++++++++++++++++++++++++++++++- include/linux/pci.h | 6 +- include/linux/pci_regs.h | 50 +++++++- 5 files changed, 277 insertions(+), 7 deletions(-) -- 2.39.2