]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: dwc3: support new revisions of DWC3 core
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Fri, 27 Apr 2012 10:10:52 +0000 (13:10 +0300)
committerFelipe Balbi <balbi@ti.com>
Sun, 3 Jun 2012 20:08:23 +0000 (23:08 +0300)
commit802fde983e8a3391e059bd41fc272993ae642816
tree8f54686b7195e1762154ab1de4c515182ada62d8
parentd7a46a8dfc45191b39daa19c05d3ff74d1881f15
usb: dwc3: support new revisions of DWC3 core

Recent cores (>= 1.94a) have a set of new features,
commands and a slightly different programming model.

This patch aims to support those changes.

Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c