v2: This series addresses reviewer feedback: - Patch 1 sets PCI_REASSIGN_ALL_BUS for Marvell CN96XX/CN10XXX to fix bus numbering. - Patch 2 omits 'bus-range' if no secondary bus exists as suggested by Bjorn. v1: https://patchwork.kernel.org/project/linux-pci/patch/20250117082428.129353-1-Bo.Sun.CN@xxxxxxxxxxxxx/ Bo Sun (2): PCI: Forcefully set the PCI_REASSIGN_ALL_BUS flag for Marvell CN96XX/CN10XXX boards PCI: of_property: Omit 'bus-range' property if no secondary bus drivers/pci/of_property.c | 3 +++ drivers/pci/quirks.c | 17 +++++++++++++++++ 2 files changed, 20 insertions(+) -- 2.48.1