Message ID | 1673847684-31893-1-git-send-email-hongxing.zhu@nxp.com |
---|---|
Headers | show |
Series | Add i.MX PCIe EP mode support | expand |
On Mon, 16 Jan 2023 13:41:10 +0800, Richard Zhu wrote: > i.MX PCIe controller is one dual mode PCIe controller, and can work either > as RC or EP. > > This series add the i.MX PCIe EP mode support. And had been verified on > i.MX8MQ EVK, i.MX8MM EVK and i.MX8MP EVK boards. > > In the verification, one EVK board used as RC, the other one used as EP. > Use the cross TX/RX differential cable connect the two PCIe ports of these > two EVK boards. > > [...] dts changes should go via the platform tree. Applied to pci/imx6, thanks! [01/14] dt-bindings: imx6q-pcie: Add i.MX8MM PCIe EP mode compatible string https://git.kernel.org/lpieralisi/pci/c/1af5ea1dc2df [02/14] dt-bindings: imx6q-pcie: Add i.MX8MQ PCIe EP mode compatible string https://git.kernel.org/lpieralisi/pci/c/dea44b629ae1 [03/14] dt-bindings: imx6q-pcie: Add i.MX8MP PCIe EP mode compatible string https://git.kernel.org/lpieralisi/pci/c/2dd6dc57d2da [10/14] misc: pci_endpoint_test: Add i.MX8 PCIe EP device support https://git.kernel.org/lpieralisi/pci/c/01ea5ede4197 [11/14] PCI: imx6: Add i.MX PCIe EP mode support https://git.kernel.org/lpieralisi/pci/c/75c2f26da03f [12/14] PCI: imx6: Add i.MX8MQ PCIe EP support https://git.kernel.org/lpieralisi/pci/c/530ba41250b6 [13/14] PCI: imx6: Add i.MX8MM PCIe EP support https://git.kernel.org/lpieralisi/pci/c/fb3217e2cfc6 [14/14] PCI: imx6: Add i.MX8MP PCIe EP support https://git.kernel.org/lpieralisi/pci/c/c435669a41dd Thanks, Lorenzo