ARM: shmobile: koelsch: 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:
parent
b160f61516
commit
54153c26d2
|
@ -576,10 +576,10 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
&ssi0 {
|
&ssi0 {
|
||||||
pio-transfer;
|
no-busif;
|
||||||
};
|
};
|
||||||
|
|
||||||
&ssi1 {
|
&ssi1 {
|
||||||
pio-transfer;
|
no-busif;
|
||||||
shared-pin;
|
shared-pin;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue