[U-Boot] [PATCH 0/3] Update DWC2 driver
patrice.chotard at st.com
patrice.chotard at st.com
Thu Mar 15 17:00:29 UTC 2018
From: Patrice Chotard <patrice.chotard at st.com>
This series :
_ adds dwc_vbus_supply_exit() to disable VBUS on device removal
_ increases timeout in wait_for_chhltd()
_ replaces printf() and pr_err by dev_info() and dev_err()
Christophe Kerello (2):
usb: dwc2: disable external vbus supply when the device is removed
usb: dwc2: increase timeout in wait_for_chhltd
Patrice Chotard (1):
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
drivers/usb/host/dwc2.c | 60 ++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 47 insertions(+), 13 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list