]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: koelsch: Sound DMA support via BUSIF on DTS
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 4 Nov 2014 01:49:22 +0000 (17:49 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 19 Nov 2014 00:21:48 +0000 (09:21 +0900)
DMA transfer to/from SSIU

     DMA
[MEM] -> [SSIU] -> [SSI]

     DMA
[MEM] <- [SSIU] <- [SSI]

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791-koelsch.dts

index 68628cf3fda14acf977cdc58df5fcfc07589ae1d..5bc675fd04ccaae8e08b01afcd95489481e890f2 100644 (file)
        };
 };
 
-&ssi0 {
-       no-busif;
-};
-
 &ssi1 {
-       no-busif;
        shared-pin;
 };