Commits
Roger Quadros committed 04136a6e8e5
usb: dwc3: add quirk for unreliable device controller halt status On TI platforms (dra7, am437x), the DWC3_DSTS_DEVCTRLHLT bit is not set after the device controller is stopped via DWC3_DCTL_RUN_STOP. Ignore the timeout error if this quirk flag is provided. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>