2021-04-27 17:54:22

by Jim Quinlan

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

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


2021-05-25 21:38:02

by Florian Fainelli

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

On 4/27/21 10:51 AM, 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.
>
> 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

Bjorn, Lorenzon, are you satisfied with these commits, any chance to get
get them reviewed and queued up?

Thanks!
--
Florian

2021-06-03 16:35:49

by Lorenzo Pieralisi

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

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

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
>

2021-06-03 17:34:23

by Jim Quinlan

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

On Thu, Jun 3, 2021 at 12:32 PM Lorenzo Pieralisi
<[email protected]> 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).

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


Attachments:
smime.p7s (4.11 kB)
S/MIME Cryptographic Signature

2021-06-04 09:26:05

by Lorenzo Pieralisi

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

On Thu, Jun 03, 2021 at 01:31:01PM -0400, Jim Quinlan wrote:
> On Thu, Jun 3, 2021 at 12:32 PM Lorenzo Pieralisi
> <[email protected]> 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
> > >