On Tue, Sep 14, 2021 at 01:39:11PM +0530, Manivannan Sadhasivam wrote: > Hi, > > On Thu, Jul 22, 2021 at 05:42:39PM +0530, Manivannan Sadhasivam wrote: > > Hello, > > > > 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. > > > > The driver has been validated with an out of tree MHI function driver on > > SDX55 based Telit FN980 EVB connected to x86 host machine over PCIe. > > Ping again! Do I need to resend this series on top of v5.15-rc1? I > thought this one could go in for v5.15 but... It's still "New" in patchwork: https://patchwork.kernel.org/project/linux-pci/list/?series=519709 so if it still applies cleanly on top of v5.15-rc1, you needn't post it again. If it requires any tweaks to apply on v5.15-rc1, please rebase it and post a v8. Bjorn