]> git.sur5r.net Git - u-boot/commit
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
authorSriram Dash <sriram.dash@nxp.com>
Mon, 22 Aug 2016 12:25:15 +0000 (17:55 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 27 Sep 2016 21:30:16 +0000 (23:30 +0200)
commite915716a5cdb40939204b3503f9356085e39fbd2
treed38a0483d6dbf01bce4f1ce9332a2fc1cbc0f2dc
parent7f753cbea4c7cb56f278982c987570e6575d3dd7
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>
drivers/usb/host/xhci-fsl.c
include/linux/usb/xhci-fsl.h