]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 11 May 2022 20:18:53 +0000 (15:18 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 31 May 2022 20:06:19 +0000 (15:06 -0500)
commit33cecc60e631bf87f402ebc07f9281295fa435c7
tree72807efcc4a100fcf5edf1282dd0852a01e35d8a
parent83acc0de118637e48bbdc3c69df2a44fa0512821
Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"

This reverts commit 7cfa1839264c790d5e7e2fb95c4c65b05d894851.

This is part of a revert of the following commits:

  7cfa1839264c ("PCI: brcmstb: Do not turn off WOL regulators on suspend")
  b933a4eb3cd3 ("PCI: brcmstb: Add control of subdevice voltage regulators")
  79159d14a73e ("PCI: brcmstb: Add mechanism to turn on subdev regulators")
  1c2e8d65dc68 ("PCI: brcmstb: Split brcm_pcie_setup() into two funcs")

Cyril reported that 1c2e8d65dc68 ("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 1c2e8d65dc68 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-2-helgaas@kernel.org
Reported-by: Cyril Brulebois <kibi@debian.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/pcie-brcmstb.c