summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/sh7372.h
diff options
context:
space:
mode:
authorKuninori Morimoto2012-04-02 03:40:01 +0200
committerRafael J. Wysocki2012-05-12 22:22:32 +0200
commit880452b616136c94c521c03adea07fd5ebe3ed24 (patch)
treea7ec1b25556492a6f3fa9fc6b5dacc89d5777338 /arch/arm/mach-shmobile/include/mach/sh7372.h
parentARM / mach-shmobile: Use preset_lpj with calibrate_delay() (diff)
downloadkernel-qcow2-linux-880452b616136c94c521c03adea07fd5ebe3ed24.tar.gz
kernel-qcow2-linux-880452b616136c94c521c03adea07fd5ebe3ed24.tar.xz
kernel-qcow2-linux-880452b616136c94c521c03adea07fd5ebe3ed24.zip
ARM: mach-shmobile: sh7372: Add FSI DMAEngine support
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Simon Horman <horms@verge.net.au> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/sh7372.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/sh7372.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/sh7372.h b/arch/arm/mach-shmobile/include/mach/sh7372.h
index 8254ab86f6cd..915d0093da08 100644
--- a/arch/arm/mach-shmobile/include/mach/sh7372.h
+++ b/arch/arm/mach-shmobile/include/mach/sh7372.h
@@ -457,6 +457,8 @@ enum {
SHDMA_SLAVE_SDHI1_TX,
SHDMA_SLAVE_SDHI2_RX,
SHDMA_SLAVE_SDHI2_TX,
+ SHDMA_SLAVE_FSIA_RX,
+ SHDMA_SLAVE_FSIA_TX,
SHDMA_SLAVE_MMCIF_RX,
SHDMA_SLAVE_MMCIF_TX,
SHDMA_SLAVE_USB0_TX,