commit | aaf87f03ad709ff9f00819ef1eb001e878ad0a54 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Oct 13 11:01:27 2015 -0300 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 15 09:05:13 2015 -0400 |
tree | 4744e4de5b5694978395059f369c0b5ec25f6fc9 | |
parent | cb4c833b74e40b2e9bce8702f1d5e11fa823292d [diff] |
pci: pcie_imx: Fix hang on mx6qp PCI driver currently hangs on mx6qp. Toggle the reset bit with the appropriate timings to fix the issue. Based on the FSL kernel driver implementation. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>