aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorsupriya karanth <supriya.karanth@stericsson.com>2012-12-06 11:12:48 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-06 07:51:44 -0700
commit41b4a7dfd391b5826492a89c702420b97dc02334 (patch)
tree22b1c0dc0d1213b6a3e4712123b3546e5f82dafd /scripts/patch-kernel
parent15e5f90c0f1d3f597981ffe18112aae9421f57c0 (diff)
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
commit bb3a2ef2eb8cfaea335dcb3426350df7f3d48069 upstream. The TXMAXP register is not set correctly for full speed bulk case when the can_bulk_split() is used. Without this PIO transfers will not take place correctly The "mult" factor needs to be updated correctly for the can_bulk_split() case The AUTOSET bit in the TXCSR is not being set if the "mult" factor is greater than 0 for the High Bandwidth ISO case. But the "mult" factor is also greater than 0 in case of Full speed bulk transfers with the packet splitting in TXMAXP register Without the AUTOSET the DMA transfers will not progress in mode1 [ balbi@ti.com : add braces to both branches ] Signed-off-by: supriya karanth <supriya.karanth@stericsson.com> Signed-off-by: Praveena NADAHALLY <praveen.nadahally@stericsson.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com> Cc: ian coolidge <iancoolidge@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions