pci: pcie_dw_imx: Add iMX9 support to the driver
authorYe Li <ye.li@nxp.com>
Thu, 11 Sep 2025 10:56:05 +0000 (18:56 +0800)
committerFabio Estevam <festevam@gmail.com>
Sat, 20 Sep 2025 20:46:15 +0000 (17:46 -0300)
commitf8b188350815df2e0436eb113e7c9300ca9cd02e
tree2047b3a588d87f273a4c2fc68ced0d552270df17
parent00ef795981d0c2df52e7fdd91d57a924b941dbfb
pci: pcie_dw_imx: Add iMX9 support to the driver

Adding iMX95/iMX94 support to the dw driver. Follow kernel driver
stype to use flags to distinguish the characteristic of different
platforms.

Signed-off-by: Ye Li <ye.li@nxp.com>
drivers/pci/Kconfig
drivers/pci/pcie_dw_imx.c