git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e975bb3
)
ARM: shmobile: koelsch: Sound DMA support via SRC on DTS
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 4 Nov 2014 01:49:33 +0000
(17:49 -0800)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 19 Nov 2014 00:21:49 +0000
(09:21 +0900)
DMA transfer to/from SRC
DMA DMApp
[MEM] -> [SRC] -> [SSIU] -> [SSI]
DMA DMApp
[MEM] <- [SRC] <- [SSIU] <- [SSI]
Current sound driver is supporting
SSI/SRC random connection.
So, this patch is tring
SSI0 -> SRC2
SSI1 <- SRC3
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found