Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3f36c45 authored by Biju Das's avatar Biju Das Committed by Simon Horman
Browse files

ARM: dts: iwg22d-sodimm: Sound DMA support on DTS



DMA transfer to/from SSI

     DMA
[MEM] -> [SSI]

     DMA
[MEM] <- [SSI]

Signed-off-by: default avatarBiju Das <biju.das@bp.renesas.com>
Reviewed-by: default avatarFabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 3838ef59
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -207,11 +207,11 @@
};

&ssi3 {
	pio-transfer;
	no-busif;
};

&ssi4 {
	pio-transfer;
	no-busif;
	shared-pin;
};