Stanimir? On Fri, May 05, 2017 at 05:25:24PM +0200, John Crispin wrote: > Add support for the IPQ4019 PCIe controller. IPQ4019 supports Gen > 1/2, one lane, one PCIe root complex with support for MSI and legacy > interrupts, and it conforms to PCI Express Base 2.1 specification. > > The core init is the sames as for the MSM8996, however the clocks and > reset lines differ. > > Signed-off-by: John Crispin <john@xxxxxxxxxxx> > --- > .../devicetree/bindings/pci/qcom,pcie.txt | 20 +- > drivers/pci/host/pcie-qcom.c | 304 +++++++++++++++++++++ pcie-qcom.c was recently moved to drivers/pci/dwc, but I was able to apply this by hand pretty easily. But I would like Stanimir's ack first. Bjorn