Richard Zhu
2014-10-24 02:30:51 UTC
Fabio suggested to resend this patch only, because that he notice that
the kernel does not boot anymore since commit 3fce0e882f61
(PCI: imx6: Delay enabling reference clock for SS until it stabilizes)
on a system that does not pass the PCI gpio reset in the dtb. This causes
a regression on mx6 nitrogen boards.
[PATCH V1] PCI: imx6: Wait the clocks to stabilize after ref_en
---
drivers/pci/host/pci-imx6.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
the kernel does not boot anymore since commit 3fce0e882f61
(PCI: imx6: Delay enabling reference clock for SS until it stabilizes)
on a system that does not pass the PCI gpio reset in the dtb. This causes
a regression on mx6 nitrogen boards.
[PATCH V1] PCI: imx6: Wait the clocks to stabilize after ref_en
---
drivers/pci/host/pci-imx6.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)