Commit 402586d0 authored by Simon Horman's avatar Simon Horman

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

Enable DMA transfer to/from SSIU in gose/r8a7791 device tree.

     DMA
[MEM] -> [SSIU] -> [SSI]

     DMA
[MEM] <- [SSIU] <- [SSI]

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

Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 96c1b8d8
......@@ -407,11 +407,6 @@ dai0 {
};
};
&ssi0 {
no-busif;
};
&ssi1 {
no-busif;
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