MLK-14795 PCI: designware: fail to read the ep mem on rc board
authorRichard Zhu <hongxing.zhu@nxp.com>
Fri, 5 May 2017 09:22:39 +0000 (17:22 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:13 +0000 (15:22 -0500)
commit46428a4bfc1ef82c8eb2a4a4d98d5662049a3e0e
tree9e1868c105064d9a49cabbd90dea203386604bbd
parent80064dfb4c2d28ec64c0b4b6740ff66b08fcb12a
MLK-14795 PCI: designware: fail to read the ep mem on rc board

The mem_base address is configured as the outbound
memory region twice when imx pcie ep/rc validation
is enabled.
Mask the one contained in desigware driver to fix
this issue.
Remove the usleep_range usage in designware driver,
since that function maybe used in imx noirq pm
calls.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
drivers/pci/host/pcie-designware.c