commit | 466375657d6c5987f2f2404c75b7081ede14cff4 | [log] [tgz] |
---|---|---|
author | Minas Harutyunyan <Minas.Harutyunyan@synopsys.com> | Thu Apr 18 15:40:43 2019 +0400 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri May 03 09:13:47 2019 +0300 |
tree | 41a3bb07b2d13e4dccd1c80dc3e76414cdeae4b7 | |
parent | 7a6127e39a16c97b505f13352238567fdc3f79a2 [diff] |
usb: dwc2: gadget: Reject LPM token during Control transfers Avoiding switch to L1 state in any stage of control transfers. Send NYET handshake to LPM token. Renamed GLPMCFG_LPM_ACCEPT_CTRL_ISOC to GLPMCFG_LPM_REJECT_CTRL_CONTROL because by setting this bit core reject LPM token. Signed-off-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>