commit | ef750c7142a738d3759f7a644e33fd830b2d6351 | [log] [tgz] |
---|---|---|
author | Vahram Aharonyan <vahrama@synopsys.com> | Mon Nov 14 19:16:31 2016 -0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri Nov 18 13:54:46 2016 +0200 |
tree | 22d797947e64c6f695633ca9e414e832b2b67b38 | |
parent | 9d9a6b07ebf5e5f0d72f54e310be881be7ae0803 [diff] |
usb: dwc2: gadget: Start DDMA IN status phase in StsPhseRcvd handler In DDMA mode of operation IN status phase of control write transfer should start after getting StsPhseRcvd interrupt. This interrupt is issued by HW once host starts to send IN tokens after data stage. Signed-off-by: Vahram Aharonyan <vahrama@synopsys.com> Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>