public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
@ 2022-11-20 15:37 Ferry Toth
  2022-11-20 15:37 ` [PATCH v4 1/2] usb: ulpi: defer ulpi_register " Ferry Toth
  2022-11-20 15:37 ` [PATCH v4 2/2] usb: dwc3: core: defer probe " Ferry Toth
  0 siblings, 2 replies; 6+ messages in thread
From: Ferry Toth @ 2022-11-20 15:37 UTC (permalink / raw)
  To: linux-usb, linux-kernel
  Cc: Heikki Krogerus, Greg Kroah-Hartman, Thinh Nguyen, Sean Anderson,
	Liu Shixin, Ferry Toth, Andrey Smirnov, Andy Shevchenko,
	Ferry Toth

v4:
- Sent in correct version (Andy, Thinh)
- Add details on reproducing on Intel Merrifield (Thinh)

v3:
- Correct commit message (Greg)
- Add Fixes: and Cc: stable (Greg)

v2:
- Split into separate commits (Thinh)
- Only defer probe on -ETIMEDOUT (Thinh)
- Loose curly brackets (Heikki)

Ferry Toth (2):
  usb: ulpi: defer ulpi_register on ulpi_read_id timeout
  usb: dwc3: core: defer probe on ulpi_read_id timeout

 drivers/usb/common/ulpi.c | 2 +-
 drivers/usb/dwc3/core.c   | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.37.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-22  1:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-20 15:37 [PATCH v4 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout Ferry Toth
2022-11-20 15:37 ` [PATCH v4 1/2] usb: ulpi: defer ulpi_register " Ferry Toth
2022-11-21  8:35   ` Andy Shevchenko
2022-11-22  1:47   ` Thinh Nguyen
2022-11-20 15:37 ` [PATCH v4 2/2] usb: dwc3: core: defer probe " Ferry Toth
2022-11-21  8:37   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox