Re: [PATCH v2 1/5] usb: dwc3-generic: implement Qualcomm wrapper

2024-03-18 Thread Marek Vasut
On 3/15/24 4:06 PM, Caleb Connolly wrote: The Qualcomm specific dwc3 wrapper isn't hugely complicated, implemented the missing initialisation for host and gadget mode. Reviewed-by: Mattijs Korpershoek Signed-off-by: Caleb Connolly --- drivers/usb/dwc3/dwc3-generic.c | 81

[PATCH v2 1/5] usb: dwc3-generic: implement Qualcomm wrapper

2024-03-15 Thread Caleb Connolly
The Qualcomm specific dwc3 wrapper isn't hugely complicated, implemented the missing initialisation for host and gadget mode. Reviewed-by: Mattijs Korpershoek Signed-off-by: Caleb Connolly --- drivers/usb/dwc3/dwc3-generic.c | 81 - 1 file changed, 80 ins