Re: [PATCH v4 1/8] phy: phy-mt65xx-usb3: improve RX detection stable time

2017-03-20 Thread Chunfeng Yun
Hi Kishon, Do you have any comments or suggestions on the series of patches? Thanks a lot On Sat, 2017-03-11 at 14:22 +0800, Chunfeng Yun wrote: > The default value of RX detection stable time is 10us, and this > margin is too big for some critical cases which cause U3 link fail > and link t

[PATCH v4 1/8] phy: phy-mt65xx-usb3: improve RX detection stable time

2017-03-10 Thread Chunfeng Yun
The default value of RX detection stable time is 10us, and this margin is too big for some critical cases which cause U3 link fail and link to U2(probability is about 1%). So change it to 5us. Signed-off-by: Chunfeng Yun --- drivers/phy/phy-mt65xx-usb3.c | 18 ++ 1 file changed