aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Nguyen Pham <hai.pham.ud@renesas.com>2018-10-11 16:21:13 +0700
committerRyo Kataoka <ryo.kataoka.wt@renesas.com>2018-12-07 19:57:03 +0900
commit58cb25a818b8347985aef555582915dc7186b2c1 (patch)
tree44cc156c0bf0094d096ab100d8a05560dcee3b52
parent2728c0b6c63a9f10949ae3144dc4fd3304d55b00 (diff)
downloadrenesas-bsp-58cb25a818b8347985aef555582915dc7186b2c1.tar.gz
Revert "arm64: dts: renesas: r8a7796: Enable IPMMU-DS0, DS1, MP, VI0, VC0 and MM"
This reverts commit 2bcd1268a1ed8992731ac860c2ec26a8dce88f6c 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/r8a7796.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi b/arch/arm64/boot/dts/renesas/r8a7796.dtsi
index 943a3a4e51f74a..93bd98998a549a 100644
--- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi
@@ -1427,6 +1427,7 @@
renesas,ipmmu-main = <&ipmmu_mm 0>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_ds1: mmu@e7740000 {
@@ -1435,6 +1436,7 @@
renesas,ipmmu-main = <&ipmmu_mm 1>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_hc: mmu@e6570000 {
@@ -1462,6 +1464,7 @@
<GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_mp: mmu@ec670000 {
@@ -1470,6 +1473,7 @@
renesas,ipmmu-main = <&ipmmu_mm 4>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_pv0: mmu@fd800000 {
@@ -1478,6 +1482,7 @@
renesas,ipmmu-main = <&ipmmu_mm 5>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
ipmmu_pv1: mmu@fd950000 {
@@ -1513,6 +1518,7 @@
renesas,ipmmu-main = <&ipmmu_mm 9>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
#iommu-cells = <1>;
+ status = "disabled";
};
qos@e67e0000 {