commit | 6abfa0f5bb7cce98c89e2c28fcea31c17200890e | [log] [tgz] |
---|---|---|
author | Thinh Nguyen <thinh.nguyen@synopsys.com> | Thu Nov 15 19:03:27 2018 -0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Dec 05 11:14:15 2018 +0200 |
tree | 790176b78ed31fb51fa11b732678722c7504d9d7 | |
parent | 6b69753fa0078c5222d6b4aeb5017c5503e0dc8e [diff] |
usb: dwc3: gadget: Report isoc transfer frame number Implement the new frame_number API to report the isochronous interval frame number. This patch checks and reports the interval in which the isoc transfer was transmitted or received via the Isoc-First TRB SOF number field. Signed-off-by: Thinh Nguyen <thinhn@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>