]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: Enable undefined length INCR burst type
authorPengbo Mu <pengbo.mu@nxp.com>
Mon, 23 Jul 2018 10:32:37 +0000 (18:32 +0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 30 Jul 2018 07:39:15 +0000 (10:39 +0300)
commitd9612c2f0449e24983a8b689603210486a930c90
tree8eb308e330f7da8cacc430d9f077177ae9dc4276
parentd635db5508b0b01142d44739717d7122469f59b1
usb: dwc3: Enable undefined length INCR burst type

Enable the undefined length INCR burst type and set INCRx.
Different platform may has the different burst size type.
In order to get best performance, we need to tune the burst
size to one special value, instead of the default value.

Signed-off-by: Changming Huang <jerry.huang@nxp.com>
Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
Signed-off-by: Pengbo Mu <pengbo.mu@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h