[PATCH 0/6] PCI patches
Sascha Hauer
s.hauer at pengutronix.de
Tue Dec 19 04:56:24 PST 2023
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
More information about the barebox
mailing list