aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Nguyen Pham <hai.pham.ud@renesas.com>2019-03-08 15:28:47 +0700
committerRyo Kataoka <ryo.kataoka.wt@renesas.com>2019-03-22 20:50:41 +0900
commitc3eef50d22ba7f608eac1cee39357c58ce258c46 (patch)
tree56fc0fddedef134098377d8732165b4ea083161e
parent80359ee925335de7209f23742bbf78aedf3d89fb (diff)
downloadrenesas-bsp-c3eef50d22ba7f608eac1cee39357c58ce258c46.tar.gz
Revert "arm64: dts: r8a77965: Tie Audio-DMAC to IPMMU-MP"
This reverts commit 7108e015aabd8d56707622b1b9676ee9ef84e32f to keep IPMMU address translation for Audio-DMAC is disabled by default. Signed-off-by: Hai Nguyen Pham <hai.pham.ud@renesas.com>
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77965.dtsi16
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77965.dtsi b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
index 623c3da71c9e4..b10de67b01757 100644
--- a/arch/arm64/boot/dts/renesas/r8a77965.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
@@ -1759,14 +1759,6 @@
resets = <&cpg 502>;
#dma-cells = <1>;
dma-channels = <16>;
- iommus = <&ipmmu_mp 0>, <&ipmmu_mp 1>,
- <&ipmmu_mp 2>, <&ipmmu_mp 3>,
- <&ipmmu_mp 4>, <&ipmmu_mp 5>,
- <&ipmmu_mp 6>, <&ipmmu_mp 7>,
- <&ipmmu_mp 8>, <&ipmmu_mp 9>,
- <&ipmmu_mp 10>, <&ipmmu_mp 11>,
- <&ipmmu_mp 12>, <&ipmmu_mp 13>,
- <&ipmmu_mp 14>, <&ipmmu_mp 15>;
};
audma1: dma-controller@ec720000 {
@@ -1801,14 +1793,6 @@
resets = <&cpg 501>;
#dma-cells = <1>;
dma-channels = <16>;
- iommus = <&ipmmu_mp 16>, <&ipmmu_mp 17>,
- <&ipmmu_mp 18>, <&ipmmu_mp 19>,
- <&ipmmu_mp 20>, <&ipmmu_mp 21>,
- <&ipmmu_mp 22>, <&ipmmu_mp 23>,
- <&ipmmu_mp 24>, <&ipmmu_mp 25>,
- <&ipmmu_mp 26>, <&ipmmu_mp 27>,
- <&ipmmu_mp 28>, <&ipmmu_mp 29>,
- <&ipmmu_mp 30>, <&ipmmu_mp 31>;
};
adsp: adsp@ec800000 {