
16 Apr
2021
16 Apr
'21
10:33 p.m.
Hi Tim,
On Fri, Apr 16, 2021 at 5:30 PM Tim Harvey tharvey@gateworks.com wrote:
commit 6ecbe1375671 ("drivers: pci: imx: add imx_pcie_remove function") attempted to resolve an issue caused by MX6QDL not having a proper intneral PCIe core reset and thus hanging during kernel init if the bootloader had enabled PCI.
The issue exists for IMX6Q, IMX6D, IXM6S, and IMX6DL. Fix the case for IMX6S and IMX6DL getting missed.
This fixes IMX6S and IMX6DL with PCI enabled in U-Boot booting for Linux v4.11+.
Signed-off-by: Tim Harvey tharvey@gateworks.com
Thanks for the fix:
Reviewed-by: Fabio Estevam festevam@gmail.com