Hi,
Felipe Balbi writes:
> Felipe Balbi writes:
>> Synopsys Databook 2.60a has a note that if we're
>> sending a Start Transfer command we _must_ make sure
>> that DWC3_GUSB2PHY(n).SUSPHY bit is cleared.
>>
>> This patch implements that particular detail.
>>
>> Signed-off-by: Felipe Balbi
>> -
Hi,
Felipe Balbi writes:
> Synopsys Databook 2.60a has a note that if we're
> sending a Start Transfer command we _must_ make sure
> that DWC3_GUSB2PHY(n).SUSPHY bit is cleared.
>
> This patch implements that particular detail.
>
> Signed-off-by: Felipe Balbi
> ---
> drivers/usb/dwc3/gadget.c
Synopsys Databook 2.60a has a note that if we're
sending a Start Transfer command we _must_ make sure
that DWC3_GUSB2PHY(n).SUSPHY bit is cleared.
This patch implements that particular detail.
Signed-off-by: Felipe Balbi
---
drivers/usb/dwc3/gadget.c | 25 +
1 file chang