]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/board-armadillo800eva.c
ARM: shmobile: armadillo800eva: add DMA support to MMCIF
[karo-tx-linux.git] / arch / arm / mach-shmobile / board-armadillo800eva.c
index 66cfd56865784d766add3d14b4602361b6de0b26..4432f05963f4a323d5b120e697147803ded23c70 100644 (file)
@@ -779,6 +779,8 @@ static struct sh_mmcif_plat_data sh_mmcif_plat = {
        .caps           = MMC_CAP_4_BIT_DATA |
                          MMC_CAP_8_BIT_DATA |
                          MMC_CAP_NONREMOVABLE,
+       .slave_id_tx    = SHDMA_SLAVE_MMCIF_TX,
+       .slave_id_rx    = SHDMA_SLAVE_MMCIF_RX,
 };
 
 static struct resource sh_mmcif_resources[] = {