summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2017-01-03 15:32:09 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2017-01-03 15:33:48 +0300
commit9418ee15f718939aa7e650fd586d73765eb21f20 (patch)
treeca2e0828560c0c2a5e5f183634c735b14960325e /drivers/usb/gadget/function
parent7b01738112608ce47083178ae2b9ebadf02d32cc (diff)
downloadlinux-9418ee15f718939aa7e650fd586d73765eb21f20.tar.xz
usb: dwc3: gadget: Fix full speed mode
DCFG.DEVSPD == 0x3 is not valid and we need to set DCFG.DEVSPD to 0x1 for full speed mode. Same goes for DSTS.CONNECTSPD. Old databooks had 0x3 for full speed in 48MHz mode for USB1.1 transceivers which was never supported. Newer databooks don't mention 0x3 at all. Cc: John Youn <John.Youn@synopsys.com> Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/function')
0 files changed, 0 insertions, 0 deletions