Re: [UBOOT PATCH 0/3] Port the usb reset patches from linux

2023-05-17 Thread Marek Vasut
On 5/17/23 08:37, Michal Simek wrote: Hi, Hi, On 5/8/23 13:56, Marek Vasut wrote: On 5/8/23 05:00, Venkatesh Yadav Abbarapu wrote: Port the usb reset patches from linux kernel. What kind of patches are these ? What sort of problem are those patches attempting to address ? Venkatesh Yada

Re: [UBOOT PATCH 0/3] Port the usb reset patches from linux

2023-05-16 Thread Michal Simek
Hi, On 5/8/23 13:56, Marek Vasut wrote: On 5/8/23 05:00, Venkatesh Yadav Abbarapu wrote: Port the usb reset patches from linux kernel. What kind of patches are these ? What sort of problem are those patches attempting to address ? Venkatesh Yadav Abbarapu (3):    usb: dwc3: core: improve re

Re: [UBOOT PATCH 0/3] Port the usb reset patches from linux

2023-05-08 Thread Marek Vasut
On 5/8/23 05:00, Venkatesh Yadav Abbarapu wrote: Port the usb reset patches from linux kernel. What kind of patches are these ? What sort of problem are those patches attempting to address ? Venkatesh Yadav Abbarapu (3): usb: dwc3: core: improve reset sequence usb: dwc3: gadget: Don't s

[UBOOT PATCH 0/3] Port the usb reset patches from linux

2023-05-07 Thread Venkatesh Yadav Abbarapu
Port the usb reset patches from linux kernel. Venkatesh Yadav Abbarapu (3): usb: dwc3: core: improve reset sequence usb: dwc3: gadget: Don't send unintended link state change usb: dwc3: core: Only handle soft-reset in DCTL drivers/usb/dwc3/core.c | 51 +++-