Hello Bjorn, > From: Krzysztof Wilczyński, Sent: Monday, August 28, 2023 1:27 AM > > Hello, > > > Add R-Car S4-8 (R-Car Gen4) PCIe Host and Endpoint support. > > To support them, modify PCIe DesignWare common codes. > > Applied to controller/rcar, thank you! I should have asked you before, but is it possible to merge this for Linux v6.6? Today I realized that "[GIT PULL] PCI changes for v6.6" [1] didn't have the controller/rcar... [1] https://lore.kernel.org/linux-pci/20230830190642.GA10547@bhelgaas/ Best regards, Yoshihiro Shimoda > [01/19] PCI: Add INTx Mechanism Messages macros > https://git.kernel.org/pci/pci/c/b6dc5750a17a > [02/19] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu() > https://git.kernel.org/pci/pci/c/6cbd4d406cb0 > [03/19] PCI: dwc: Add outbound MSG TLPs support > https://git.kernel.org/pci/pci/c/6ab660b25520 > [04/19] PCI: designware-ep: Add INTx IRQs support > https://git.kernel.org/pci/pci/c/b788d6fd273e > [05/19] PCI: dwc: endpoint: Add multiple PFs support for dbi2 > https://git.kernel.org/pci/pci/c/6e4db9846cf4 > [06/19] PCI: dwc: Add dw_pcie_link_set_max_link_width() > https://git.kernel.org/pci/pci/c/d0f961f40da8 > [07/19] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling > https://git.kernel.org/pci/pci/c/a0473c77b4c1 > [08/19] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting > https://git.kernel.org/pci/pci/c/e45ff874cede > [09/19] PCI: dwc: Add EDMA_UNROLL capability flag > https://git.kernel.org/pci/pci/c/2424c3ddbd4c > [10/19] PCI: dwc: Expose dw_pcie_ep_exit() to module > https://git.kernel.org/pci/pci/c/3f937c80eb8e > [11/19] PCI: dwc: Expose dw_pcie_write_dbi2() to module > https://git.kernel.org/pci/pci/c/a986f6fd339e > [12/19] PCI: dwc: endpoint: Introduce .pre_init() and .deinit() > https://git.kernel.org/pci/pci/c/6504d294399e > [13/19] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names > https://git.kernel.org/pci/pci/c/5ca157f7d36c > [14/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host > https://git.kernel.org/pci/pci/c/af285bc39885 > [15/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint > https://git.kernel.org/pci/pci/c/738bded11aaa > [16/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support > https://git.kernel.org/pci/pci/c/943a310da907 > [17/19] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support > https://git.kernel.org/pci/pci/c/db4499d11f46 > [18/19] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4 > https://git.kernel.org/pci/pci/c/2e0ef5776946 > [19/19] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller > https://git.kernel.org/pci/pci/c/33fa67818fe7 > > Krzysztof