Commits
Felipe Balbi committed 56fab6dc2f5
ti_config_fragments/connectivity.cfg: increase number of USB gadget storage buffers We're going to be use 32 storage buffers so we give DWC3 (and MUSB) a chance of transferring more data in one go. Throughput increase shown below: (for v4.4 kernel) pre-patch: R: 187.04 MB/s W: 180.26 MB/s post-patch: R: 208.14 MB/s W: 218.89 MB/s Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Roger Quadros <rogerq@ti.com>