commit | e915716a5cdb40939204b3503f9356085e39fbd2 | [log] [tgz] |
---|---|---|
author | Sriram Dash <sriram.dash@nxp.com> | Mon Aug 22 17:55:15 2016 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Sep 27 23:30:16 2016 +0200 |
tree | d38a0483d6dbf01bce4f1ce9332a2fc1cbc0f2dc | |
parent | 7f753cbea4c7cb56f278982c987570e6575d3dd7 [diff] |
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests This is required for better performance, and performs below tuning: 1. Enable burst length set, and define it as 4/8/16. 2. Set burst request limit to 16 requests. Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com> Signed-off-by: Sriram Dash <sriram.dash@nxp.com>