]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features
authorRichard Zhu <hongxing.zhu@nxp.com>
Tue, 8 Jul 2025 09:10:02 +0000 (17:10 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 15 Jul 2025 17:03:45 +0000 (12:03 -0500)
commitc523fa63ac1d452abeeb4e699560ec3365037f32
treeb4c568b08ed4ea1a09bea22b3640dc6ba75f64b4
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features

IMX8MQ_EP has three 64-bit BAR0/2/4 capable and programmable BARs. For
IMX8MQ_EP, use imx8q_pcie_epc_features (64-bit BARs 0, 2, 4) instead
of imx8m_pcie_epc_features (64-bit BARs 0, 2).

Fixes: 75c2f26da03f ("PCI: imx6: Add i.MX PCIe EP mode support")
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
[bhelgaas: add details in subject]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Cc: stable@vger.kernel.org
Link: https://patch.msgid.link/20250708091003.2582846-2-hongxing.zhu@nxp.com
drivers/pci/controller/dwc/pci-imx6.c