]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: musb: cppi41: Enable in device-TX mode
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Tue, 13 Aug 2013 17:38:24 +0000 (19:38 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 13 Aug 2013 19:21:42 +0000 (14:21 -0500)
commit13266fea59f6f55e98d61e66707d784b9e947c84
treea1770b04903fcbf3e5b8823cc86cd2b41ece9384
parentfc525751457e93783b1c85a0612735a598c8497f
usb: musb: cppi41: Enable in device-TX mode

Since the musb-gadget code now calls the dma engine properly it is
possible to enable it for the TX path in device mode.
AM335x Advisory 1.0.13 says that we may lose the toggle bit on multiple
RX transfers. There is a workaround in host mode but none in device mode
and therefore RX transfers are disabled.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_cppi41.c