
27 Aug
2019
27 Aug
'19
12:13 p.m.
From: Hou Zhiqiang Zhiqiang.Hou@nxp.com
The current driver is not working on some PowerPC T-series, P-series and MPC85xx platforms due to the difference in PCIe IP revisions and the various integration on different platforms. This patch set fixes these issues.
Hou Zhiqiang (3): dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef dm: pcie_fsl: Fix the Class Code fixup function dm: pcie_fsl: Fix the calculation of controller index
drivers/pci/pcie_fsl.c | 100 +++++++++++++++++++++++++---------------- drivers/pci/pcie_fsl.h | 10 +++++ 2 files changed, 71 insertions(+), 39 deletions(-)
--
2.17.1