Richard Zhu
2014-10-24 02:36:39 UTC
Fabio suggested to resend this patch only, since 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.
Add "Signed-off-by: Lucas Stach <***@pengutronix.de>" into the patch.
[PATCH V2] 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.
Add "Signed-off-by: Lucas Stach <***@pengutronix.de>" into the patch.
[PATCH V2] PCI: imx6: Wait the clocks to stabilize after ref_en
---
drivers/pci/host/pci-imx6.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)