mbox series

[v2,0/3] PCI: brcmstb: Add panic handler

Message ID 20210615191405.21878-1-jim2101024@gmail.com
Headers show
Series PCI: brcmstb: Add panic handler | expand

Message

Jim Quinlan June 15, 2021, 7:14 p.m. UTC
v2 -- Dropped the "add shutdown call to driver" commit as it
      was clear that it required further debate.  Since it
      is actually unrelated to this pullreq it will be
      resubmitted separately.

v1 -- These commits were part of a previous pullreq but have
      been split off because they are unrelated to said pullreq's
      other more complex commits.


Jim Quinlan (3):
  PCI: brcmstb: Check return value of clk_prepare_enable()
  PCI: brcmstb: Give 7216 SOCs their own config type
  PCI: brcmstb: Add panic/die handler to RC driver

 drivers/pci/controller/pcie-brcmstb.c | 135 +++++++++++++++++++++++++-
 1 file changed, 133 insertions(+), 2 deletions(-)