[PATCH v2 2/2] usb: dwc3: gadget: Preserve UDC max speed setting

2020-12-29 Thread Wesley Cheng
The USB gadget/UDC driver can restrict the DWC3 controller speed using dwc3_gadget_set_speed(). Store this setting into a variable, in order for this setting to persist across controller resets due to runtime PM. Signed-off-by: Wesley Cheng --- drivers/usb/dwc3/core.h | 1 +

[PATCH v2 2/2] usb: dwc3: gadget: Preserve UDC max speed setting

2020-11-05 Thread Wesley Cheng
The USB gadget/UDC driver can restrict the DWC3 controller speed using dwc3_gadget_set_speed(). Store this setting into a variable, in order for this setting to persist across controller resets due to runtime PM. Signed-off-by: Wesley Cheng --- drivers/usb/dwc3/core.h | 1 +