Re: [PATCH v5 0/3] Qualcomm QCS404 PCIe support

From: Bjorn Helgaas
Date: Tue Jun 04 2019 - 08:56:21 EST


On Tue, Jun 04, 2019 at 01:33:47PM +0200, Niklas Cassel wrote:
> On Wed, May 29, 2019 at 05:31:55PM +0100, Lorenzo Pieralisi wrote:
> > On Tue, May 28, 2019 at 05:57:07PM -0700, Bjorn Andersson wrote:
> > > This series adds support for the PCIe controller in the Qualcomm QCS404
> > > platform.
> > >
> > > Bjorn Andersson (3):
> > > PCI: qcom: Use clk_bulk API for 2.4.0 controllers
> > > dt-bindings: PCI: qcom: Add QCS404 to the binding
> > > PCI: qcom: Add QCS404 PCIe controller support
> > >
> > > .../devicetree/bindings/pci/qcom,pcie.txt | 25 +++-
> > > drivers/pci/controller/dwc/pcie-qcom.c | 113 ++++++++----------
> > > 2 files changed, 75 insertions(+), 63 deletions(-)
> >
> > Applied to pci/qcom for v5.3, thanks.
> >
> > Lorenzo
>
> Hello Lorenzo,
>
> I don't see these patches in linux-next.
>
> It appears that only Bjorn Helgaas tree is in linux-next, and not yours.
>
> I think that it makes a lot of sense for patches to cook in linux-next
> for as long a possible.
>
> Perhaps you and Bjorn Helgaas could have a shared PCI git tree?
> Or perhaps you could add your tree to linux-next?
> ..or some other solution :)

I pull Lorenzo's branches into my -nexst branch. I just haven't
gotten to it yet.