mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
According to the description of the I2C_RESET(0x9E) register in the husb311 datasheet, the main configuration is enable/disable i2c timeout reset function(bit[7]) and i2c timeout time(bit[3:0]). If the i2c timeout reset function is enabled, the husb311 will perform a soft reset in some cases, such as system hibernation, and close the i2c bus (SCL and SDA are low at the same time). So we disable the i2c timeout reset function. Change-Id: Id9169f3ecf65725a959aadda9d2f8f60f20c87a3 Signed-off-by: Wang Jie <dave.wang@rock-chips.com> |
||
|---|---|---|
| .. | ||
| atm | ||
| c67x00 | ||
| cdns3 | ||
| chipidea | ||
| class | ||
| common | ||
| core | ||
| dwc2 | ||
| dwc3 | ||
| early | ||
| gadget | ||
| host | ||
| image | ||
| isp1760 | ||
| misc | ||
| mon | ||
| mtu3 | ||
| musb | ||
| phy | ||
| renesas_usbhs | ||
| roles | ||
| serial | ||
| storage | ||
| typec | ||
| usbip | ||
| Kconfig | ||
| Makefile | ||
| usb-skeleton.c | ||