Skip to content

Commit

Permalink
arm64: renesas: salvator-x: Sound SSI DMA support
Browse files Browse the repository at this point in the history
DMA transfer to/from SSI

     DMA
[MEM] -> [SSI]

     DMA
[MEM] <- [SSI]

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Kuninori Morimoto authored and Simon Horman committed Nov 26, 2015
1 parent 994aadf commit d70726f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,11 @@
};

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

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

Expand Down

0 comments on commit d70726f

Please sign in to comment.