commit | 6b9018d4c1e5c958625be94a160a5984351d4632 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Sep 22 11:01:01 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Oct 31 11:15:34 2016 +0200 |
tree | 77d956a4a38d485a0d481c97ef4ec71ee29fa825 | |
parent | eaa496ffaaf19591fe471a36cef366146eeb9153 [diff] |
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs In case of High-Speed, High-Bandwidth endpoints, we need to tell DWC3 that we have more than one packet per interval. We do that by setting PCM1 field of Isochronous-First TRB. Cc: <stable@vger.kernel.org> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>