[PATCH 0/5] usb: port over some U-Boot fixes

Ahmad Fatoum a.fatoum at barebox.org
Fri Jun 26 10:31:36 PDT 2026


A user reported on IRC that the USB keyboard fails to enumerate on an
MNT Pocket Reform, unless the laptop's power cable is connected.

This series collects a number of potential fixes for this issue.

Ahmad Fatoum (5):
  usb: hub: wait after port reset recovery
  usb: wait after initial device descriptor read
  usb: wait after setting device configuration
  usb: separate descriptor and config requests
  usb: hub: tolerate transient disconnects during reset

 drivers/usb/core/hub.c | 26 +++++++++++++++++++++++---
 drivers/usb/core/usb.c | 28 ++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+), 3 deletions(-)

-- 
2.47.3




More information about the barebox mailing list