phy: rockchip-inno-usb2: correct 480m output clock stable time.
authorFrank Wang <frank.wang@rock-chips.com>
Wed, 7 Sep 2016 08:34:35 +0000 (16:34 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 8 Sep 2016 03:46:35 +0000 (11:46 +0800)
commitc629d441d0db01fa26b1ae737a1b72765d18035f
tree43e80407cef9688774ae9c1bc0f9e073adc0afbf
parenta4b64eeadefc3876c25590e613e4561f268666ac
phy: rockchip-inno-usb2: correct 480m output clock stable time.

We found that the system on rk3366 SoC was crashed due to 480m
output clock of usb-phy was unstable after clock had been enabled by
gpu module.

Theoretically, 1 millisecond is a critical value for 480 output clock
stable time, so we try changing the delay time to 1.2 millisecond to
avoid this issue.

Change-Id: I8790eb3d7fccc9fbaa7b49f8d4386df147a95b75
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
drivers/phy/phy-rockchip-inno-usb2.c