Commit d70726f4 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Simon Horman

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

DMA transfer to/from SSI

     DMA
[MEM] -> [SSI]

     DMA
[MEM] <- [SSI]
Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 994aadf0
...@@ -143,11 +143,11 @@ dai0 { ...@@ -143,11 +143,11 @@ dai0 {
}; };
&ssi0 { &ssi0 {
pio-transfer; no-busif;
}; };
&ssi1 { &ssi1 {
pio-transfer; no-busif;
shared-pin; shared-pin;
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment