Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REVERTME: usb: dwc3: gadget: skip endpoints ep[18]{in,out}
Intel Edison's SoC uses these endpoints for tracing and they shouldn't be used for normal transfers, we need to skip them. This hack will be reverted once we have a proper binding for describing such endpoints. • 1 High BW Bulk IN (IN#1) (RTIT) • 1 1KB BW Bulk IN (IN#8)+ 1 1KB BW Bulk OUT (Run Control) (OUT#8) Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
- Loading branch information