diff options
author | Biju Das <biju.das@bp.renesas.com> | 2017-12-18 19:22:39 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-12-20 12:52:35 +0100 |
commit | 354cce5a1c8700afa8cff8f85c93c84feb342815 (patch) | |
tree | 6cb71acd654d7eb8d64cc5aefdad7dd8d4b10da9 /arch/arm/boot/dts/iwg20d-q7-common.dtsi | |
parent | ARM: dts: iwg20d-q7-common: Sound DMA support on DTS (diff) | |
download | linux-354cce5a1c8700afa8cff8f85c93c84feb342815.tar.xz linux-354cce5a1c8700afa8cff8f85c93c84feb342815.zip |
ARM: dts: iwg20d-q7-common: Sound DMA support via BUSIF on DTS
DMA transfer to/from SSIU
DMA
[MEM] -> [SSIU] -> [SSI]
DMA
[MEM] <- [SSIU] <- [SSI]
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/iwg20d-q7-common.dtsi')
-rw-r--r-- | arch/arm/boot/dts/iwg20d-q7-common.dtsi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/iwg20d-q7-common.dtsi b/arch/arm/boot/dts/iwg20d-q7-common.dtsi index 0c0f08649fda..00b5b1351b26 100644 --- a/arch/arm/boot/dts/iwg20d-q7-common.dtsi +++ b/arch/arm/boot/dts/iwg20d-q7-common.dtsi @@ -242,12 +242,7 @@ status = "okay"; }; -&ssi0 { - no-busif; -}; - &ssi1 { - no-busif; shared-pin; }; |