ARM: dts: gose: enable sound DMA support in device tree

Enable DMA transfer to/from SSI in r8a7793/gose device tree.

     DMA
[MEM] -> [SSI]

     DMA
[MEM] <- [SSI]

Based on similar work for the r8a7791/koelsch by Kuninori Morimoto.

Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Simon Horman 2015-12-02 16:53:53 +09:00
Родитель f8905ce841
Коммит 96c1b8d850
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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