]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support
authorFrank Li <Frank.Li@nxp.com>
Tue, 19 Nov 2024 19:44:25 +0000 (14:44 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 16 Jan 2025 20:18:14 +0000 (14:18 -0600)
commit687aedb73a401addf151c5f60e481e574b4c9ad9
tree16403a40c64f869c0a6c350f5f24e9a4673cf0a6
parent3d2207256a373c510e4c29df0d4cfe9c1804b138
PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support

Add support for the i.MX8Q series (i.MX8QM, i.MX8QXP, and i.MX8DXL) PCIe
Endpoint (EP). On the i.MX8Q platforms, the PCI bus addresses differ
from the CPU addresses. However, the DesignWare (DWC) driver already
handles this in the common code.

Link: https://lore.kernel.org/r/20241119-pci_fixup_addr-v8-7-c4bfa5193288@nxp.com
Signed-off-by: Frank Li <Frank.Li@nxp.com>
[kwilczynski: commit log]
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/pci/controller/dwc/pci-imx6.c