ARM: dts: iwg20d-q7-common: Sound DMA support on DTS
authorBiju Das <[email protected]>
Mon, 18 Dec 2017 18:22:38 +0000 (18:22 +0000)
committerSimon Horman <[email protected]>
Wed, 20 Dec 2017 11:52:35 +0000 (12:52 +0100)
DMA transfer to/from SSI

     DMA
[MEM] -> [SSI]

     DMA
[MEM] <- [SSI]

Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Fabrizio Castro <[email protected]>
Acked-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/boot/dts/iwg20d-q7-common.dtsi

index f6b0eead6f924517e5e4f33aecc946ecb7eeba1c..0c0f08649fdaa7203a705869a8d8dd54910b9fb0 100644 (file)
 };
 
 &ssi0 {
-       pio-transfer;
+       no-busif;
 };
 
 &ssi1 {
-       pio-transfer;
+       no-busif;
        shared-pin;
 };