Message ID | 20210427175140.17800-1-jim2101024@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | PCI: brcmstb: Add panic handler and shutdown func | expand |
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!
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 >
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 > >
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 > > >