]> git.ipfire.org Git - thirdparty/linux.git/commit
PCI: imx6: Remove imx_pcie_cpu_addr_fixup()
authorFrank Li <Frank.Li@nxp.com>
Sat, 15 Mar 2025 20:15:48 +0000 (15:15 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 24 Mar 2025 19:58:34 +0000 (14:58 -0500)
commitb9812179f601590b1939dd46adc2b8f395afc771
tree5d853ea9771f5b5fca382d5a59ab2ad6d1c3ff9a
parentbefc86a0b354285f49b6d0dccd50956e95f437c4
PCI: imx6: Remove imx_pcie_cpu_addr_fixup()

Remove imx_pcie_cpu_addr_fixup, the .cpu_addr_fixup() method, because the
dwc core driver already handles address translation based on the devicetree
description.

Link: https://lore.kernel.org/r/20250315201548.858189-14-helgaas@kernel.org
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Acked-by: Richard Zhu <hongxing.zhu@nxp.com>
drivers/pci/controller/dwc/pci-imx6.c