]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 11 May 2022 20:18:56 +0000 (15:18 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 31 May 2022 20:06:19 +0000 (15:06 -0500)
commit62c4b1f32f9879b797b6ffab6270ccef5fdb08d4
treef3b6f3e8b6b2519ca2611f22356fef69c50aac3a
parent12ec9cd7b218e3b0235313d4d989d2ec9587c0f2
Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"

This reverts commit 39cc3722e3d4434066edfb4246ef786ca941cc1d.

This is part of a revert of the following commits:

  9124fa69a5c5 ("PCI: brcmstb: Do not turn off WOL regulators on suspend")
  7392030db6aa ("PCI: brcmstb: Add control of subdevice voltage regulators")
  145289ca7118 ("PCI: brcmstb: Add mechanism to turn on subdev regulators")
  39cc3722e3d4 ("PCI: brcmstb: Split brcm_pcie_setup() into two funcs")

Cyril reported that 39cc3722e3d4 ("PCI: brcmstb: Split brcm_pcie_setup()
into two funcs"), which appeared in v5.17-rc1, broke booting on the
Raspberry Pi Compute Module 4.  Apparently 39cc3722e3d4 panics with an
Asynchronous SError Interrupt, and after further commits here is a black
screen on HDMI and no output on the serial console.

This does not seem to affect the Raspberry Pi 4 B.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=215925
Link: https://lore.kernel.org/r/20220511201856.808690-5-helgaas@kernel.org
Reported-by: Cyril Brulebois <kibi@debian.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/pcie-brcmstb.c