ARM: shmobile: lager: Sound DMA support via DVC on DTS
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 4 Nov 2014 01:48:38 +0000 (17:48 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 19 Nov 2014 00:21:46 +0000 (09:21 +0900)
DMA transfer uses DVC

     DMA               DMApp
[MEM] -> [SRC] -> [DVC] -> [SSIU] -> [SSI]

     DMA               DMApp
[MEM] <- [DVC] <- [SRC] <- [SSIU] <- [SSI]

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found