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:
eb854f6
)
ASoC: rsnd: add Gen2 SRC and DMAEngine support
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Fri, 24 Jan 2014 02:42:00 +0000
(18:42 -0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 3 Feb 2014 12:41:38 +0000
(12:41 +0000)
Renesas sound Gen2 has SRC (= Sampling Rate Converter)
which needs 2 DMAC.
The data path image when you use SRC on Gen2 is
[mem] -> Audio-DMAC -> SRC -> Audio-DMAC-peri-peri -> SSIU -> SSI
This patch support SRC and DMAEnine.
It is tested on R-Car H2 Lager board
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found