commit | d6299b6efbf66c27d2d8cda009e6d49b53dc4cfe | [log] [tgz] |
---|---|---|
author | Alexandre Bailon <abailon@baylibre.com> | Sun Apr 16 23:21:17 2017 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 18 16:48:26 2017 +0200 |
tree | f7d15b0c9a9314a504c7c8c3b74d4958d3f0d972 | |
parent | aa2fb8862522690ffd7cfc42a3643d4b08ee4b46 [diff] |
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>