On Thu, Oct 07, 2021 at 08:21:11PM +0200, Thierry Reding wrote:
> On Wed, Sep 15, 2021 at 11:55:17AM +0300, Mikko Perttunen wrote:
> > The return value from tegra_bpmp_transfer indicates the success or
> > failure of the IPC transaction with BPMP. If the transaction
> > succeeded, we also need to check the actual command's result code.
> > Add code to do this.
> >
> > Signed-off-by: Mikko Perttunen <[email protected]>
> > ---
> > drivers/pci/controller/dwc/pcie-tegra194.c | 9 ++++++++-
> > 1 file changed, 8 insertions(+), 1 deletion(-)
>
> Acked-by: Thierry Reding <[email protected]>
Hi Thierry,
can I pull this patch into the PCI tree ? Or if you want the series
to go via another tree:
Acked-by: Lorenzo Pieralisi <[email protected]>
On Wed, Oct 13, 2021 at 01:59:56PM +0100, Lorenzo Pieralisi wrote:
> On Thu, Oct 07, 2021 at 08:21:11PM +0200, Thierry Reding wrote:
> > On Wed, Sep 15, 2021 at 11:55:17AM +0300, Mikko Perttunen wrote:
> > > The return value from tegra_bpmp_transfer indicates the success or
> > > failure of the IPC transaction with BPMP. If the transaction
> > > succeeded, we also need to check the actual command's result code.
> > > Add code to do this.
> > >
> > > Signed-off-by: Mikko Perttunen <[email protected]>
> > > ---
> > > drivers/pci/controller/dwc/pcie-tegra194.c | 9 ++++++++-
> > > 1 file changed, 8 insertions(+), 1 deletion(-)
> >
> > Acked-by: Thierry Reding <[email protected]>
>
> Hi Thierry,
>
> can I pull this patch into the PCI tree ? Or if you want the series
> to go via another tree:
>
> Acked-by: Lorenzo Pieralisi <[email protected]>
Hi,
I would like to ask please how you want this series to be handled.
Thanks,
Lorenzo
On Mon, Nov 29, 2021 at 12:19:18PM +0000, Lorenzo Pieralisi wrote:
> On Wed, Oct 13, 2021 at 01:59:56PM +0100, Lorenzo Pieralisi wrote:
> > On Thu, Oct 07, 2021 at 08:21:11PM +0200, Thierry Reding wrote:
> > > On Wed, Sep 15, 2021 at 11:55:17AM +0300, Mikko Perttunen wrote:
> > > > The return value from tegra_bpmp_transfer indicates the success or
> > > > failure of the IPC transaction with BPMP. If the transaction
> > > > succeeded, we also need to check the actual command's result code.
> > > > Add code to do this.
> > > >
> > > > Signed-off-by: Mikko Perttunen <[email protected]>
> > > > ---
> > > > drivers/pci/controller/dwc/pcie-tegra194.c | 9 ++++++++-
> > > > 1 file changed, 8 insertions(+), 1 deletion(-)
> > >
> > > Acked-by: Thierry Reding <[email protected]>
> >
> > Hi Thierry,
> >
> > can I pull this patch into the PCI tree ? Or if you want the series
> > to go via another tree:
> >
> > Acked-by: Lorenzo Pieralisi <[email protected]>
>
> Hi,
>
> I would like to ask please how you want this series to be handled.
Should I apply this patch stand-alone ?
I will mark all other patches in this series as Not Applicable in
the PCI queue.
Thanks,
Lorenzo