On Mon, 20 Sep 2021 12:29:43 +0530, Manivannan Sadhasivam wrote: > This series adds support for Qualcomm PCIe Endpoint controller found > in platforms like SDX55. The Endpoint controller is based on the designware > core with additional Qualcomm wrappers around the core. > > The driver is added separately unlike other Designware based drivers that > combine RC and EP in a single driver. This is done to avoid complexity and > to maintain this driver autonomously. > > [...] Applied to pci/qcom, thanks! [1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller https://git.kernel.org/lpieralisi/pci/c/6da2051594 [2/3] PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver https://git.kernel.org/lpieralisi/pci/c/c206ae06ea [3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding https://git.kernel.org/lpieralisi/pci/c/b969e621b1 Thanks, Lorenzo