Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aaac570a authored by Sriharsha Allenki's avatar Sriharsha Allenki Committed by Gerrit - the friendly Code Review server
Browse files

usb: gadget: Add support for fifo resize of user specified IN endpoint



Add support for high bandwidth transfer on Isochronous IN
endpoint by allowing fifo_resize on a particular endpoint using
high_bw_ep_in_num module parameter.
To enable fifo resize so as to support high bandwidth transfers
on Isoc IN endpoint:
1. echo 0 > /sys/class/android_usb/android0/enable
2. echo <ep_num> > /sys/module/dwc3/parameters/high_bw_ep_in_num
3. echo 1 > /sys/class/android_usb/android0/enable

CRs-fixed: 2043149
Change-Id: I2bae02cb5e33ccd15622acf4a4e160452b670d96
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent 9e0838c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment