Commit 67e8877d authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Simon Horman

ARM: shmobile: lager: Sound DMA support on DTS

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 8ea7a44a
...@@ -576,10 +576,10 @@ dai0 { ...@@ -576,10 +576,10 @@ 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