[PATCH v2] usb: phy: tegra: Increase PHY clock stabilization timeout

2017-12-17 Thread Dmitry Osipenko
This fixes "utmi_phy_clk_enable: timeout waiting for phy to stabilize" error message. Signed-off-by: Dmitry Osipenko --- Change log: v2: Increased delay for the poll retry from 1us to 2000ms, thanks to Thierry Reding for the suggestion.

[PATCH v2] usb: phy: tegra: Increase PHY clock stabilization timeout

2017-12-17 Thread Dmitry Osipenko
This fixes "utmi_phy_clk_enable: timeout waiting for phy to stabilize" error message. Signed-off-by: Dmitry Osipenko --- Change log: v2: Increased delay for the poll retry from 1us to 2000ms, thanks to Thierry Reding for the suggestion. drivers/usb/phy/phy-tegra-usb.c | 14