OSDN Git Service

usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
authorAlexandre Bailon <abailon@baylibre.com>
Mon, 17 Apr 2017 04:21:17 +0000 (23:21 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 14:48:26 +0000 (16:48 +0200)
commitd6299b6efbf66c27d2d8cda009e6d49b53dc4cfe
treef7d15b0c9a9314a504c7c8c3b74d4958d3f0d972
parentaa2fb8862522690ffd7cfc42a3643d4b08ee4b46
usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx

Currently, only the PIO mode is supported.
This add support of CPPI 4.1 to DA8xx.
As in DA8xx the CPPI 4.1 DMA is a part of the USBSS, create the CPPI 4.1
device as a child of USB.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
[b-liu@ti.com: minor tweak in the commit log]
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/Kconfig
drivers/usb/musb/da8xx.c