Message ID | 20191107001642.1127561-1-bjorn.andersson@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | PCI: qcom: Add support for SDM845 PCIe | expand |
Hi Bjorn, On Thu, Nov 7, 2019 at 1:16 AM Bjorn Andersson <bjorn.andersson@linaro.org> wrote: > > This adds support necessary for the two PCIe controllers found in Qualcomm > SDM845. Thanks a lot the gen 3 PCIE works on my 845 platform. Tested-by: Julien Massot <jmassot@softbankrobotics.com>
On Wed 06 Nov 16:16 PST 2019, Bjorn Andersson wrote: Bjorn, this still applies nicely on linux-next and works as expected. Could you please apply it? Or would you like me to resend it with people's tags picked up? Regards, Bjorn > This adds support necessary for the two PCIe controllers found in Qualcomm > SDM845. > > Bjorn Andersson (2): > dt-bindings: PCI: qcom: Add support for SDM845 PCIe > PCI: qcom: Add support for SDM845 PCIe controller > > .../devicetree/bindings/pci/qcom,pcie.txt | 19 +++ > drivers/pci/controller/dwc/pcie-qcom.c | 150 ++++++++++++++++++ > 2 files changed, 169 insertions(+) > > -- > 2.23.0 >
On Thu, Dec 26, 2019 at 05:23:49PM -0800, Bjorn Andersson wrote: > On Wed 06 Nov 16:16 PST 2019, Bjorn Andersson wrote: > > Bjorn, this still applies nicely on linux-next and works as expected. > Could you please apply it? Or would you like me to resend it with > people's tags picked up? Applied to pci/qcom for v5.6, thanks. Lorenzo > Regards, > Bjorn > > > This adds support necessary for the two PCIe controllers found in Qualcomm > > SDM845. > > > > Bjorn Andersson (2): > > dt-bindings: PCI: qcom: Add support for SDM845 PCIe > > PCI: qcom: Add support for SDM845 PCIe controller > > > > .../devicetree/bindings/pci/qcom,pcie.txt | 19 +++ > > drivers/pci/controller/dwc/pcie-qcom.c | 150 ++++++++++++++++++ > > 2 files changed, 169 insertions(+) > > > > -- > > 2.23.0 > >