arm64: renesas: salvator-x: Sound SSI DMA support

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:
Kuninori Morimoto 2015-11-25 06:38:08 +00:00 committed by Simon Horman
parent 994aadf019
commit d70726f428
1 changed files with 2 additions and 2 deletions

View File

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