From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lorenzo Pieralisi Subject: Re: [PATCH v5 0/3] Qualcomm QCS404 PCIe support Date: Mon, 10 Jun 2019 12:21:41 +0100 Message-ID: <20190610112134.GA30098@redmoon> References: <20190529005710.23950-1-bjorn.andersson@linaro.org> <20190529163155.GA24655@redmoon> <20190604113347.GA13029@centauri.ideon.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190604113347.GA13029@centauri.ideon.se> Sender: linux-kernel-owner@vger.kernel.org To: Niklas Cassel Cc: Bjorn Andersson , Bjorn Helgaas , Rob Herring , Mark Rutland , Stanimir Varbanov , linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org 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