u-boot/drivers/usb
Aswath Govindraju fc5aea9d32 usb: cdns3: gadget.c: Set fast access bit
When the device port is in a low power state [U3/L2/Not Connected],
accesses to usb device registers may take a long time. This could lead to
potential core hang when the controller registers are accessed after the
port is disabled by setting DEVDS field. Setting the fast register access
bit ensures that the PHY clock is keeping up in active state.

Therefore, set fast access bit to ensure the accesses to device registers
are quick even in low power states.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
2021-09-08 17:36:14 -05:00
..
cdns3 usb: cdns3: gadget.c: Set fast access bit 2021-09-08 17:36:14 -05:00
common usb: common: add define of usb_speed_string() 2020-10-20 00:49:05 +02:00
dwc3 x86: edison: Use dwc3-generic driver for Intel Edison 2020-12-16 13:51:24 +08:00
emul common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
eth eth/r8152: fix the aggregation issue 2020-12-16 10:27:09 +01:00
gadget usb: gadget: dwc2_udc_otg: return zero when reset property is not present 2020-11-22 13:18:20 +01:00
host usb: xhci: fix lack of short packet event trb handling 2020-12-16 10:27:09 +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 cosmetic: fix typo in drivers/usb/Kconfig 2021-01-04 09:10:17 -05:00