Home
last modified time | relevance | path

Searched hist:c65a34942e292e1f74af798c6ccbef17a072e238 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.cc65a34942e292e1f74af798c6ccbef17a072e238 Thu Jun 08 07:34:20 UTC 2017 Meng Dongyang <daniel.meng@rock-chips.com> usb: dwc2: force to host mode if not support HNP/SRP

In current code, after running the command of "usb start", the controller
will keep in otg mode and can't switch to host mode if not support
SNP/SRP capability. So add the property of "hnp-srp-disable" in the DTS
to config the contrller work in force mode of host.

Signed-off-by: Meng Dongyang <daniel.meng@rock-chips.com>