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>
This commit is contained in:
Kuninori Morimoto 2014-11-03 17:48:06 -08:00 committed by Simon Horman
parent 8ea7a44a98
commit 67e8877d52

View file

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