usb: rk3368: set disconnect threshold to 625 mV
authorYunzhi Li <lyz@rock-chips.com>
Thu, 15 Oct 2015 03:51:04 +0000 (11:51 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Thu, 15 Oct 2015 10:09:05 +0000 (18:09 +0800)
commit86f351f5ec08badbcdf417eb582dec0579dd07b8
tree80395c29ecc92e91363663b2ba6964fa89e36877
parent549cd3f338cc81f4501831ed814ae25610ae4c5d
usb: rk3368: set disconnect threshold to 625 mV

The disconnect threshold of 28nm usb phy from innosilicon is
imprecise, if the value set to 575 mV will trigger unnecessary
disconnect interrupt.

Change-Id: I63985fb9257a1142bdad476583c0c141de70618d
Signed-off-by: Yunzhi Li <lyz@rock-chips.com>
drivers/usb/dwc_otg_310/usbdev_rk3368.c