mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 21:45:08 -04:00
ARM: shmobile: koelsch: Sound DMA support on DTS
DMA transfer to/from SSI
DMA
[MEM] -> [SSI]
DMA
[MEM] <- [SSI]
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
committed by
Simon Horman
parent
b160f61516
commit
54153c26d2
@@ -576,10 +576,10 @@ dai0 {
|
||||
};
|
||||
|
||||
&ssi0 {
|
||||
pio-transfer;
|
||||
no-busif;
|
||||
};
|
||||
|
||||
&ssi1 {
|
||||
pio-transfer;
|
||||
no-busif;
|
||||
shared-pin;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user