[PATCH v3 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout

Ferry Toth posted 2 patches 3 years, 4 months ago
There is a newer version of this series
drivers/usb/common/ulpi.c | 2 +-
drivers/usb/dwc3/core.c   | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)
[PATCH v3 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
Posted by Ferry Toth 3 years, 4 months ago
v3:
- Correct commit message (Greg)
- Add fixes (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
Re: [PATCH v3 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
Posted by Andy Shevchenko 3 years, 4 months ago
On Thu, Nov 17, 2022 at 09:54:09PM +0100, Ferry Toth wrote:
> v3:
> - Correct commit message (Greg)

> - Add fixes (Greg)

Not sure what this means. I believe Greg asked for Fixes: tags in the
patch(es).

-- 
With Best Regards,
Andy Shevchenko