linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PCI: brcmstb: Add panic handler
@ 2021-06-15 19:14 Jim Quinlan
  2021-06-15 19:14 ` [PATCH v2 1/3] PCI: brcmstb: Check return value of clk_prepare_enable() Jim Quinlan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jim Quinlan @ 2021-06-15 19:14 UTC (permalink / raw)
  To: linux-pci, Bjorn Helgaas, Nicolas Saenz Julienne,
	bcm-kernel-feedback-list, james.quinlan
  Cc: Jim Quinlan, Florian Fainelli, Jim Quinlan,
	Krzysztof Wilczyński,
	moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE,
	open list,
	moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE,
	Lorenzo Pieralisi, Rob Herring

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(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-15 22:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 19:14 [PATCH v2 0/3] PCI: brcmstb: Add panic handler Jim Quinlan
2021-06-15 19:14 ` [PATCH v2 1/3] PCI: brcmstb: Check return value of clk_prepare_enable() Jim Quinlan
2021-06-15 19:14 ` [PATCH v2 2/3] PCI: brcmstb: Give 7216 SOCs their own config type Jim Quinlan
2021-06-15 19:14 ` [PATCH v2 3/3] PCI: brcmstb: Add panic/die handler to RC driver Jim Quinlan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).