linux-yocto/drivers/usb
Krishna Kurapati 6cfbff5f8d usb: dwc3: qcom: Don't leave BCR asserted
commit ef8abc0ba4 upstream.

Leaving the USB BCR asserted prevents the associated GDSC to turn on. This
blocks any subsequent attempts of probing the device, e.g. after a probe
deferral, with the following showing in the log:

[    1.332226] usb30_prim_gdsc status stuck at 'off'

Leave the BCR deasserted when exiting the driver to avoid this issue.

Cc: stable <stable@kernel.org>
Fixes: a4333c3a6b ("usb: dwc3: Add Qualcomm DWC3 glue driver")
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250709132900.3408752-1-krishna.kurapati@oss.qualcomm.com
[ adapted to individual clock management instead of bulk clock operations ]
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-24 08:53:21 +02:00
..
atm usb: atm: cxacru: fix a flaw in existing endpoint checks 2025-03-13 12:58:34 +01:00
c67x00
cdns3 usb: cdnsp: Fix issue with CV Bad Descriptor test 2025-07-17 18:35:17 +02:00
chipidea usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume 2025-07-10 16:03:19 +02:00
class usb: cdc-wdm: avoid setting WDM_READ for ZLP-s 2025-07-06 11:00:08 +02:00
common usb: common: usb-conn-gpio: use a unique name for usb connector device 2025-07-06 11:00:08 +02:00
core usb: hub: Don't try to recover devices lost during warm reset. 2025-07-24 08:53:21 +02:00
dwc2 usb: dwc2: also exit clock_gating when stopping udc while suspended 2025-07-06 11:00:07 +02:00
dwc3 usb: dwc3: qcom: Don't leave BCR asserted 2025-07-24 08:53:21 +02:00
early
fotg210
gadget usb: gadget: configfs: Fix OOB read on empty string write 2025-07-24 08:53:10 +02:00
host xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS 2025-07-10 16:03:18 +02:00
image
isp1760
misc
mon
mtu3
musb usb: musb: fix gadget state on disconnect 2025-07-24 08:53:10 +02:00
phy usb: phy: generic: Use proper helper for property detection 2025-03-22 12:50:41 -07:00
renesas_usbhs usb: renesas_usbhs: Reorder clock handling and power management in probe 2025-06-19 15:28:30 +02:00
roles usb: roles: set switch registered flag early on 2025-02-21 13:57:14 +01:00
serial USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI 2025-07-24 08:53:10 +02:00
storage usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device 2025-06-19 15:28:00 +02:00
typec usb: typec: displayport: Fix potential deadlock 2025-07-10 16:03:20 +02:00
usbip
Kconfig
Makefile
usb-skeleton.c