1
0
Fork 0

ARM: shmobile: lager: 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>
hifive-unleashed-5.1
Kuninori Morimoto 2014-11-03 17:48:06 -08:00 committed by Simon Horman
parent 8ea7a44a98
commit 67e8877d52
1 changed files with 2 additions and 2 deletions

View File

@ -576,10 +576,10 @@
};
&ssi0 {
pio-transfer;
no-busif;
};
&ssi1 {
pio-transfer;
no-busif;
shared-pin;
};