sh: sh7724: Add USBHS DMAEngine support
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:

committed by
Paul Mundt

parent
fb2e739474
commit
261a9af671
@@ -298,6 +298,14 @@ enum {
|
||||
SHDMA_SLAVE_SCIF4_RX,
|
||||
SHDMA_SLAVE_SCIF5_TX,
|
||||
SHDMA_SLAVE_SCIF5_RX,
|
||||
SHDMA_SLAVE_USB0D0_TX,
|
||||
SHDMA_SLAVE_USB0D0_RX,
|
||||
SHDMA_SLAVE_USB0D1_TX,
|
||||
SHDMA_SLAVE_USB0D1_RX,
|
||||
SHDMA_SLAVE_USB1D0_TX,
|
||||
SHDMA_SLAVE_USB1D0_RX,
|
||||
SHDMA_SLAVE_USB1D1_TX,
|
||||
SHDMA_SLAVE_USB1D1_RX,
|
||||
SHDMA_SLAVE_SDHI0_TX,
|
||||
SHDMA_SLAVE_SDHI0_RX,
|
||||
SHDMA_SLAVE_SDHI1_TX,
|
||||
|
Reference in New Issue
Block a user