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:
parent
994aadf019
commit
d70726f428
|
@ -143,11 +143,11 @@
|
|||
};
|
||||
|
||||
&ssi0 {
|
||||
pio-transfer;
|
||||
no-busif;
|
||||
};
|
||||
|
||||
&ssi1 {
|
||||
pio-transfer;
|
||||
no-busif;
|
||||
shared-pin;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue