mbox series

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

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

Message

Jim Quinlan April 27, 2021, 5:51 p.m. UTC
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(-)

Comments

Florian Fainelli May 25, 2021, 6:01 p.m. UTC | #1
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!
Lorenzo Pieralisi June 3, 2021, 4:32 p.m. UTC | #2
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
>
Jim Quinlan June 3, 2021, 5:31 p.m. UTC | #3
On Thu, Jun 3, 2021 at 12:32 PM Lorenzo Pieralisi
<lorenzo.pieralisi@arm.com> 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
> >
Lorenzo Pieralisi June 4, 2021, 9:22 a.m. UTC | #4
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@arm.com> 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
> > >