From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Cyril reported that 830aa6f29f07 ("PCI: brcmstb: Split brcm_pcie_setup() into two funcs"), which appeared in v5.17-rc1, broke booting on the Raspberry Pi Compute Module 4. Revert 830aa6f29f07 and subsequent patches for now. Bjorn Helgaas (4): Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" Revert "PCI: brcmstb: Add control of subdevice voltage regulators" Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" drivers/pci/controller/pcie-brcmstb.c | 257 +++----------------------- 1 file changed, 30 insertions(+), 227 deletions(-) -- 2.25.1