commit | 865e09e71622f92a46b47019500632bf5bc010a8 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Apr 24 16:19:49 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 02 09:43:08 2012 +0300 |
tree | 8f1074c7ae71c32c309bd014c9540e142908b58c | |
parent | b09bb64239c83113b8b35fa6a1ecae43d8297eaa [diff] |
usb: dwc3: ep0: implement Set SEL support This patch implements Set SEL Standard Request support for dwc3 driver. It needs to issue a command to the controller passing the timing we received on the data phase of the Set SEL request. Signed-off-by: Felipe Balbi <balbi@ti.com>