]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
authorFrank Li <Frank.Li@nxp.com>
Thu, 10 Jul 2025 19:13:47 +0000 (15:13 -0400)
committerManivannan Sadhasivam <mani@kernel.org>
Mon, 21 Jul 2025 13:03:50 +0000 (18:33 +0530)
commit9d0ca8df2451eb66a0c13a9932f348d417d9603b
tree056f6f42b67a2c4e36a63ad0695644d3814315c4
parent399444a87acdea5d21c218bc8e9b621fea1cd218
PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()

Add helper function imx_pcie_add_lut_by_rid(), which will be used by the
upcoming LUT configuration for MSI/IOMMU in the Endpoint mode. No
functional change.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
[mani: reworded commit message and dropped tested-by tag]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://patch.msgid.link/20250710-ep-msi-v21-1-57683fc7fb25@nxp.com
drivers/pci/controller/dwc/pci-imx6.c