Message ID | 20220701085420.870306-1-yoshihiro.shimoda.uh@renesas.com |
---|---|
Headers | show |
Series | treewide: PCI: renesas: Add R-Car Gen4 PCIe support | expand |
Hi, > From: Yoshihiro Shimoda, Sent: Friday, July 1, 2022 5:54 PM > > Add R-Car S4-8 (R-Car Gen4) PCIe Host and Endpoint support. > To support them, modify PCIe DesignWare common codes. I realized that Linux-next has some patches for dwc common code. Also, in-the-middle patches for dec common codes exist on the Linux-pci ML: [RESEND,v4,00/15] PCI: dwc: Add hw version and dma-ranges support https://patchwork.kernel.org/project/linux-pci/list/?series=653624 [v3,00/17] PCI: dwc: Add generic resources and Baikal-T1 support https://patchwork.kernel.org/project/linux-pci/list/?series=649194&state=* [v3,00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support https://patchwork.kernel.org/project/linux-dmaengine/list/?series=649204 So, I'll rebase this patch series on them. Best regards, Yoshihiro Shimoda