u-boot-brain/drivers/usb
Marek Szyprowski 5c88b6ad40 usb: dwc3-meson-g12a: always configure dr-mode
dwc3_meson_g12a_force_mode() sets the dr-mode of the USB PHY. However
it skips setting the mode if it matches the one done during driver probe
(stored in private structure). This fails if the mode has been changed
to other value and then back to initial one. Fix this by configuring the
dr-mode always, regadless of the one set at the driver probe).

This fixes operation of USB gadget based drivers when they are initialized
for the second time.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2020-12-14 19:58:54 +01:00
..
cdns3 usb: cdns3: Fix not calling dev_xxx with a device 2020-09-30 08:53:51 -04:00
common usb: common: add define of usb_speed_string() 2020-10-20 00:49:05 +02:00
dwc3 usb: dwc3-meson-g12a: always configure dr-mode 2020-12-14 19:58:54 +01:00
emul common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
eth eth/r8152: support RTL8153B/RTL8154B 2020-09-01 14:47:36 +02:00
gadget usb: gadget: dwc2_udc_otg: return zero when reset property is not present 2020-11-22 13:18:20 +01:00
host treewide: Update email address Patrick Delaunay and Patrice Chotard 2020-12-09 10:57:50 +01:00
mtu3 usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
musb common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
musb-new usb: musb-new: Fix typo in caution message 2020-10-20 00:48:58 +02:00
phy common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00