Re: [PATCH v1 0/4] PCI: brcmstb: Add panic handler and shutdown func

From: Lorenzo Pieralisi
Date: Fri Jun 04 2021 - 05:22:12 EST


On Thu, Jun 03, 2021 at 01:31:01PM -0400, Jim Quinlan wrote:
> On Thu, Jun 3, 2021 at 12:32 PM Lorenzo Pieralisi
> <lorenzo.pieralisi@xxxxxxx> wrote:
> >
> > On Tue, Apr 27, 2021 at 01:51:35PM -0400, Jim Quinlan wrote:
> > > 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.
> >
> > Can I drop this series ?
> >
> > https://patchwork.kernel.org/user/todo/linux-pci/?series=459871
>
>
> I will be submitting the voltage regulator commits -- but not the
> panic handler -- from the series above -- I just haven't had time to
> get around it (sorry).

So the series above can be marked as superseded, that's what I
was asking.

Thanks,
Lorenzo

> Regards,
> Jim Quinlan
> Broadcom STB
> >
> >
> >
> > Thanks,
> > Lorenzo
> >
> > > Jim Quinlan (4):
> > > 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
> > > PCI: brcmstb: add shutdown call to driver
> > >
> > > drivers/pci/controller/pcie-brcmstb.c | 145 +++++++++++++++++++++++++-
> > > 1 file changed, 143 insertions(+), 2 deletions(-)
> > >
> > > --
> > > 2.17.1
> > >