commit | 2d4aa21a73ba1019195f2200361c0fabe6f7d261 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Jun 06 20:24:20 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jun 13 13:21:07 2017 +0300 |
tree | db8e6d944a4457ebd17ed2ffe10476f8400fe3fd | |
parent | 46ddd79e893bca1ec65bf2d20ba17ffabf25efb9 [diff] |
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC The USB3.0 peripheral controller on R-Car SoCs has a dedicated DMAC. The DMAC needs a "PRD table" in system memory and the DMAC can have four PRD tables. This patch adds support for the DMAC. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>