Browse Source

arm64: renesas: salvator-x: Sound SSI DMA support via BUSIF

DMA transfer to/from SSIU

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

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

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Kuninori Morimoto 9 years ago
parent
commit
b1d11d6743
1 changed files with 0 additions and 5 deletions
  1. 0 5
      arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

+ 0 - 5
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

@@ -142,12 +142,7 @@
 	};
 };
 
-&ssi0 {
-	no-busif;
-};
-
 &ssi1 {
-	no-busif;
 	shared-pin;
 };