aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Nguyen Pham <hai.pham.ud@renesas.com>2018-10-11 18:07:13 +0700
committerRyo Kataoka <ryo.kataoka.wt@renesas.com>2018-12-07 19:57:04 +0900
commitf853bc96fd8aa176297ea767c54e30ff8555dde1 (patch)
tree6fa999a79e4044547e53f6b88d62014ff02ef00d
parent3bf0cbcdf2ca8ae5276a8727f74fae726893e916 (diff)
downloadrenesas-bsp-f853bc96fd8aa176297ea767c54e30ff8555dde1.tar.gz
Revert "arm64: dts: renesas: r8a7795: Enable IPMMU devices"
This reverts commit 45ae9c6b1e8b7790b5ed030c94a821393b3a97fe 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.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
index 2de5829e6d3b1..65c87234f9d9b 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -1483,6 +1483,7 @@
renesas,ipmmu-main = <&ipmmu_mm 2>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_ir: mmu@ff8b0000 {
@@ -1491,6 +1492,7 @@
renesas,ipmmu-main = <&ipmmu_mm 3>;
power-domains = <&sysc R8A7795_PD_A3IR>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_mm: mmu@e67b0000 {
@@ -1508,6 +1510,7 @@
renesas,ipmmu-main = <&ipmmu_mm 4>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_pv0: mmu@fd800000 {
@@ -1516,6 +1519,7 @@
renesas,ipmmu-main = <&ipmmu_mm 6>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_pv1: mmu@fd950000 {
@@ -1524,6 +1528,7 @@
renesas,ipmmu-main = <&ipmmu_mm 7>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_pv2: mmu@fd960000 {
@@ -1532,6 +1537,7 @@
renesas,ipmmu-main = <&ipmmu_mm 8>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_pv3: mmu@fd970000 {
@@ -1540,6 +1546,7 @@
renesas,ipmmu-main = <&ipmmu_mm 9>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_rt: mmu@ffc80000 {
@@ -1548,6 +1555,7 @@
renesas,ipmmu-main = <&ipmmu_mm 10>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_vc0: mmu@fe6b0000 {
@@ -1556,6 +1564,7 @@
renesas,ipmmu-main = <&ipmmu_mm 12>;
power-domains = <&sysc R8A7795_PD_A3VC>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_vc1: mmu@fe6f0000 {
@@ -1564,6 +1573,7 @@
renesas,ipmmu-main = <&ipmmu_mm 13>;
power-domains = <&sysc R8A7795_PD_A3VC>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_vi0: mmu@febd0000 {
@@ -1580,6 +1590,7 @@
renesas,ipmmu-main = <&ipmmu_mm 15>;
power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_vp0: mmu@fe990000 {
@@ -1588,6 +1599,7 @@
renesas,ipmmu-main = <&ipmmu_mm 16>;
power-domains = <&sysc R8A7795_PD_A3VP>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_vp1: mmu@fe980000 {