mbox series

[v5,0/3] Qualcomm QCS404 PCIe support

Message ID 20190529005710.23950-1-bjorn.andersson@linaro.org (mailing list archive)
Headers show
Series Qualcomm QCS404 PCIe support | expand

Message

Bjorn Andersson May 29, 2019, 12:57 a.m. UTC
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(-)

Comments

Lorenzo Pieralisi May 29, 2019, 4:31 p.m. UTC | #1
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
Niklas Cassel June 4, 2019, 11:33 a.m. UTC | #2
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 :)


Kind regards,
Niklas
Bjorn Helgaas June 4, 2019, 12:52 p.m. UTC | #3
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.
Lorenzo Pieralisi June 10, 2019, 11:21 a.m. UTC | #4
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 ask Bjorn to pull branches into linux-next at appropriate times
that fit our schedules, be patient and this code will be in -next
shortly.

Lorenzo