OSDN Git Service

usb: dwc3: ep0: implement Set SEL support
authorFelipe Balbi <balbi@ti.com>
Tue, 24 Apr 2012 13:19:49 +0000 (16:19 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 2 May 2012 06:43:08 +0000 (09:43 +0300)
commit865e09e71622f92a46b47019500632bf5bc010a8
tree8f1074c7ae71c32c309bd014c9540e142908b58c
parentb09bb64239c83113b8b35fa6a1ecae43d8297eaa
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>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/ep0.c