aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Nguyen Pham <hai.pham.ud@renesas.com>2018-10-11 18:15:05 +0700
committerRyo Kataoka <ryo.kataoka.wt@renesas.com>2018-12-07 19:57:04 +0900
commita6fc91edee8362c9a8a3e31796e0cca14295dff3 (patch)
tree881c01437737518c2db52e22236e8ca037d0331c
parentf853bc96fd8aa176297ea767c54e30ff8555dde1 (diff)
downloadrenesas-bsp-a6fc91edee8362c9a8a3e31796e0cca14295dff3.tar.gz
Revert "arm64: dts: renesas: r8a7795: Enable IPMMU-VI0, VP1, DS0, DS1 and MM"
This reverts commit 89abb9418c1c7b454bc0129b4dc0b2c7d81f854f to keep all IPMMU devices are disabled by default, maintain the same IPMMU support environment with previous released R-Car Linux BSP. Signed-off-by: Hai Nguyen Pham <hai.pham.ud@renesas.com>
-rw-r--r--arch/arm64/boot/dts/renesas/r8a7795.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
index 65c87234f9d9b..6cdc57fc12eb5 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -1467,6 +1467,7 @@
renesas,ipmmu-main = <&ipmmu_mm 0>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_ds1: mmu@e7740000 {
@@ -1475,6 +1476,7 @@
renesas,ipmmu-main = <&ipmmu_mm 1>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_hc: mmu@e6570000 {
@@ -1502,6 +1504,7 @@
<GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_mp0: mmu@ec670000 {
@@ -1582,6 +1585,7 @@
renesas,ipmmu-main = <&ipmmu_mm 14>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_vi1: mmu@febe0000 {
@@ -1608,6 +1612,7 @@
renesas,ipmmu-main = <&ipmmu_mm 17>;
power-domains = <&sysc R8A7795_PD_A3VP>;
#iommu-cells = <1>;
+ status = "disabled";
};
qos@e67e0000 {