linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: Fix IOMMU device node names
@ 2020-04-21  9:36 Yoshihiro Shimoda
  2020-04-21 11:42 ` Niklas Söderlund
  2020-04-24  7:42 ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Yoshihiro Shimoda @ 2020-04-21  9:36 UTC (permalink / raw)
  To: geert+renesas, magnus.damm; +Cc: linux-renesas-soc, Yoshihiro Shimoda

Fix IOMMU device node names as "iommu@".

Fixes: 8f507babc617 ("arm64: dts: renesas: r8a774a1: Add IPMMU device nodes")
Fixes: 63093a8e58be ("arm64: dts: renesas: r8a774b1: Add IPMMU device nodes")
Fixes: 6c7e02178e8f ("arm64: dts: renesas: r8a774c0: Add IPMMU device nodes")
Fixes: 3b7e7848f0e8 ("arm64: dts: renesas: r8a7795: Add IPMMU device nodes")
Fixes: e4b9a493df45 ("arm64: dts: renesas: r8a7795-es1: Add IPMMU device nodes")
Fixes: 389baa409617 ("arm64: dts: renesas: r8a7796: Add IPMMU device nodes")
Fixes: 55697cbb44e4 ("arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes")
Fixes: ce3b52a1595b ("arm64: dts: renesas: r8a77970: Add IPMMU device nodes")
Fixes: a3901e7398e1 ("arm64: dts: renesas: r8a77995: Add IPMMU device nodes")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 18 ++++++++--------
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 18 ++++++++--------
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 18 ++++++++--------
 arch/arm64/boot/dts/renesas/r8a77950.dtsi | 14 ++++++-------
 arch/arm64/boot/dts/renesas/r8a77951.dtsi | 34 +++++++++++++++----------------
 arch/arm64/boot/dts/renesas/r8a77960.dtsi | 22 ++++++++++----------
 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 20 +++++++++---------
 arch/arm64/boot/dts/renesas/r8a77970.dtsi | 10 ++++-----
 arch/arm64/boot/dts/renesas/r8a77980.dtsi | 16 +++++++--------
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 20 +++++++++---------
 arch/arm64/boot/dts/renesas/r8a77995.dtsi | 20 +++++++++---------
 11 files changed, 105 insertions(+), 105 deletions(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
index 7902343..a603d94 100644
--- a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
@@ -1000,7 +1000,7 @@
 			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -1008,7 +1008,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -1016,7 +1016,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -1024,7 +1024,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -1033,7 +1033,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp: mmu@ec670000 {
+		ipmmu_mp: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -1041,7 +1041,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 5>;
@@ -1049,7 +1049,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv1: mmu@fd950000 {
+		ipmmu_pv1: iommu@fd950000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xfd950000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -1057,7 +1057,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 8>;
@@ -1065,7 +1065,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a774a1";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 9>;
diff --git a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
index 3137f73..1e51855 100644
--- a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
@@ -874,7 +874,7 @@
 			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -882,7 +882,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -890,7 +890,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -898,7 +898,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -907,7 +907,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp: mmu@ec670000 {
+		ipmmu_mp: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -915,7 +915,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -923,7 +923,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 12>;
@@ -931,7 +931,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 14>;
@@ -939,7 +939,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vp0: mmu@fe990000 {
+		ipmmu_vp0: iommu@fe990000 {
 			compatible = "renesas,ipmmu-r8a774b1";
 			reg = <0 0xfe990000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 16>;
diff --git a/arch/arm64/boot/dts/renesas/r8a774c0.dtsi b/arch/arm64/boot/dts/renesas/r8a774c0.dtsi
index 22785cb..5c72a7e 100644
--- a/arch/arm64/boot/dts/renesas/r8a774c0.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774c0.dtsi
@@ -847,7 +847,7 @@
 			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -855,7 +855,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -863,7 +863,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -871,7 +871,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -880,7 +880,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp: mmu@ec670000 {
+		ipmmu_mp: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -888,7 +888,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -896,7 +896,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 12>;
@@ -904,7 +904,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 14>;
@@ -912,7 +912,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vp0: mmu@fe990000 {
+		ipmmu_vp0: iommu@fe990000 {
 			compatible = "renesas,ipmmu-r8a774c0";
 			reg = <0 0xfe990000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 16>;
diff --git a/arch/arm64/boot/dts/renesas/r8a77950.dtsi b/arch/arm64/boot/dts/renesas/r8a77950.dtsi
index 3975eec..d716c43 100644
--- a/arch/arm64/boot/dts/renesas/r8a77950.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77950.dtsi
@@ -77,7 +77,7 @@
 	/delete-node/ dma-controller@e6460000;
 	/delete-node/ dma-controller@e6470000;
 
-	ipmmu_mp1: mmu@ec680000 {
+	ipmmu_mp1: iommu@ec680000 {
 		compatible = "renesas,ipmmu-r8a7795";
 		reg = <0 0xec680000 0 0x1000>;
 		renesas,ipmmu-main = <&ipmmu_mm 5>;
@@ -85,7 +85,7 @@
 		#iommu-cells = <1>;
 	};
 
-	ipmmu_sy: mmu@e7730000 {
+	ipmmu_sy: iommu@e7730000 {
 		compatible = "renesas,ipmmu-r8a7795";
 		reg = <0 0xe7730000 0 0x1000>;
 		renesas,ipmmu-main = <&ipmmu_mm 8>;
@@ -93,11 +93,11 @@
 		#iommu-cells = <1>;
 	};
 
-	/delete-node/ mmu@fd950000;
-	/delete-node/ mmu@fd960000;
-	/delete-node/ mmu@fd970000;
-	/delete-node/ mmu@febe0000;
-	/delete-node/ mmu@fe980000;
+	/delete-node/ iommu@fd950000;
+	/delete-node/ iommu@fd960000;
+	/delete-node/ iommu@fd970000;
+	/delete-node/ iommu@febe0000;
+	/delete-node/ iommu@fe980000;
 
 	xhci1: usb@ee040000 {
 		compatible = "renesas,xhci-r8a7795", "renesas,rcar-gen3-xhci";
diff --git a/arch/arm64/boot/dts/renesas/r8a77951.dtsi b/arch/arm64/boot/dts/renesas/r8a77951.dtsi
index 5222954..61d67d9 100644
--- a/arch/arm64/boot/dts/renesas/r8a77951.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77951.dtsi
@@ -1073,7 +1073,7 @@
 			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -1081,7 +1081,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -1089,7 +1089,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -1097,7 +1097,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ir: mmu@ff8b0000 {
+		ipmmu_ir: iommu@ff8b0000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xff8b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 3>;
@@ -1105,7 +1105,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -1114,7 +1114,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp0: mmu@ec670000 {
+		ipmmu_mp0: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -1122,7 +1122,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -1130,7 +1130,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv1: mmu@fd950000 {
+		ipmmu_pv1: iommu@fd950000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfd950000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 7>;
@@ -1138,7 +1138,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv2: mmu@fd960000 {
+		ipmmu_pv2: iommu@fd960000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfd960000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 8>;
@@ -1146,7 +1146,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv3: mmu@fd970000 {
+		ipmmu_pv3: iommu@fd970000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfd970000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 9>;
@@ -1154,7 +1154,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_rt: mmu@ffc80000 {
+		ipmmu_rt: iommu@ffc80000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xffc80000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 10>;
@@ -1162,7 +1162,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 12>;
@@ -1170,7 +1170,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc1: mmu@fe6f0000 {
+		ipmmu_vc1: iommu@fe6f0000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfe6f0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 13>;
@@ -1178,7 +1178,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 14>;
@@ -1186,7 +1186,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi1: mmu@febe0000 {
+		ipmmu_vi1: iommu@febe0000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfebe0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 15>;
@@ -1194,7 +1194,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vp0: mmu@fe990000 {
+		ipmmu_vp0: iommu@fe990000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfe990000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 16>;
@@ -1202,7 +1202,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vp1: mmu@fe980000 {
+		ipmmu_vp1: iommu@fe980000 {
 			compatible = "renesas,ipmmu-r8a7795";
 			reg = <0 0xfe980000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 17>;
diff --git a/arch/arm64/boot/dts/renesas/r8a77960.dtsi b/arch/arm64/boot/dts/renesas/r8a77960.dtsi
index 3128236..33bf62a 100644
--- a/arch/arm64/boot/dts/renesas/r8a77960.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77960.dtsi
@@ -997,7 +997,7 @@
 			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -1005,7 +1005,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -1013,7 +1013,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -1021,7 +1021,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ir: mmu@ff8b0000 {
+		ipmmu_ir: iommu@ff8b0000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xff8b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 3>;
@@ -1029,7 +1029,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -1038,7 +1038,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp: mmu@ec670000 {
+		ipmmu_mp: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -1046,7 +1046,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 5>;
@@ -1054,7 +1054,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv1: mmu@fd950000 {
+		ipmmu_pv1: iommu@fd950000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xfd950000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -1062,7 +1062,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_rt: mmu@ffc80000 {
+		ipmmu_rt: iommu@ffc80000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xffc80000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 7>;
@@ -1070,7 +1070,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 8>;
@@ -1078,7 +1078,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a7796";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 9>;
diff --git a/arch/arm64/boot/dts/renesas/r8a77965.dtsi b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
index d82dd4e..6f7ab39 100644
--- a/arch/arm64/boot/dts/renesas/r8a77965.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
@@ -867,7 +867,7 @@
 			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -875,7 +875,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -883,7 +883,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -891,7 +891,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -900,7 +900,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp: mmu@ec670000 {
+		ipmmu_mp: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -908,7 +908,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -916,7 +916,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_rt: mmu@ffc80000 {
+		ipmmu_rt: iommu@ffc80000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xffc80000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 10>;
@@ -924,7 +924,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 12>;
@@ -932,7 +932,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 14>;
@@ -940,7 +940,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vp0: mmu@fe990000 {
+		ipmmu_vp0: iommu@fe990000 {
 			compatible = "renesas,ipmmu-r8a77965";
 			reg = <0 0xfe990000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 16>;
diff --git a/arch/arm64/boot/dts/renesas/r8a77970.dtsi b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
index a009c0e..bd95ecb 100644
--- a/arch/arm64/boot/dts/renesas/r8a77970.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
@@ -985,7 +985,7 @@
 			       <&ipmmu_ds1 22>, <&ipmmu_ds1 23>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a77970";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -993,7 +993,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ir: mmu@ff8b0000 {
+		ipmmu_ir: iommu@ff8b0000 {
 			compatible = "renesas,ipmmu-r8a77970";
 			reg = <0 0xff8b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 3>;
@@ -1001,7 +1001,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a77970";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -1010,7 +1010,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_rt: mmu@ffc80000 {
+		ipmmu_rt: iommu@ffc80000 {
 			compatible = "renesas,ipmmu-r8a77970";
 			reg = <0 0xffc80000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 7>;
@@ -1018,7 +1018,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a77970";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 9>;
diff --git a/arch/arm64/boot/dts/renesas/r8a77980.dtsi b/arch/arm64/boot/dts/renesas/r8a77980.dtsi
index e01b050..224e57a 100644
--- a/arch/arm64/boot/dts/renesas/r8a77980.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77980.dtsi
@@ -1266,7 +1266,7 @@
 			status = "disabled";
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -1274,7 +1274,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ir: mmu@ff8b0000 {
+		ipmmu_ir: iommu@ff8b0000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xff8b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 3>;
@@ -1282,7 +1282,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -1291,7 +1291,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_rt: mmu@ffc80000 {
+		ipmmu_rt: iommu@ffc80000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xffc80000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 10>;
@@ -1299,7 +1299,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe990000 {
+		ipmmu_vc0: iommu@fe990000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xfe990000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 12>;
@@ -1307,7 +1307,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 14>;
@@ -1315,14 +1315,14 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vip0: mmu@e7b00000 {
+		ipmmu_vip0: iommu@e7b00000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xe7b00000 0 0x1000>;
 			power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vip1: mmu@e7960000 {
+		ipmmu_vip1: iommu@e7960000 {
 			compatible = "renesas,ipmmu-r8a77980";
 			reg = <0 0xe7960000 0 0x1000>;
 			power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
diff --git a/arch/arm64/boot/dts/renesas/r8a77990.dtsi b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
index 1543f18..cd11f24 100644
--- a/arch/arm64/boot/dts/renesas/r8a77990.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
@@ -817,7 +817,7 @@
 			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -825,7 +825,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -833,7 +833,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -841,7 +841,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -850,7 +850,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp: mmu@ec670000 {
+		ipmmu_mp: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -858,7 +858,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -866,7 +866,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_rt: mmu@ffc80000 {
+		ipmmu_rt: iommu@ffc80000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xffc80000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 10>;
@@ -874,7 +874,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 12>;
@@ -882,7 +882,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 14>;
@@ -890,7 +890,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vp0: mmu@fe990000 {
+		ipmmu_vp0: iommu@fe990000 {
 			compatible = "renesas,ipmmu-r8a77990";
 			reg = <0 0xfe990000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 16>;
diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
index e8d2290..e5617ec 100644
--- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
@@ -507,7 +507,7 @@
 			       <&ipmmu_ds1 22>, <&ipmmu_ds1 23>;
 		};
 
-		ipmmu_ds0: mmu@e6740000 {
+		ipmmu_ds0: iommu@e6740000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xe6740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 0>;
@@ -515,7 +515,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_ds1: mmu@e7740000 {
+		ipmmu_ds1: iommu@e7740000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xe7740000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 1>;
@@ -523,7 +523,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_hc: mmu@e6570000 {
+		ipmmu_hc: iommu@e6570000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xe6570000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 2>;
@@ -531,7 +531,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mm: mmu@e67b0000 {
+		ipmmu_mm: iommu@e67b0000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xe67b0000 0 0x1000>;
 			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
@@ -540,7 +540,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_mp: mmu@ec670000 {
+		ipmmu_mp: iommu@ec670000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xec670000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 4>;
@@ -548,7 +548,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_pv0: mmu@fd800000 {
+		ipmmu_pv0: iommu@fd800000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xfd800000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 6>;
@@ -556,7 +556,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_rt: mmu@ffc80000 {
+		ipmmu_rt: iommu@ffc80000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xffc80000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 10>;
@@ -564,7 +564,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vc0: mmu@fe6b0000 {
+		ipmmu_vc0: iommu@fe6b0000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xfe6b0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 12>;
@@ -572,7 +572,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vi0: mmu@febd0000 {
+		ipmmu_vi0: iommu@febd0000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xfebd0000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 14>;
@@ -580,7 +580,7 @@
 			#iommu-cells = <1>;
 		};
 
-		ipmmu_vp0: mmu@fe990000 {
+		ipmmu_vp0: iommu@fe990000 {
 			compatible = "renesas,ipmmu-r8a77995";
 			reg = <0 0xfe990000 0 0x1000>;
 			renesas,ipmmu-main = <&ipmmu_mm 16>;
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: renesas: Fix IOMMU device node names
  2020-04-21  9:36 [PATCH] arm64: dts: renesas: Fix IOMMU device node names Yoshihiro Shimoda
@ 2020-04-21 11:42 ` Niklas Söderlund
  2020-04-24  7:42 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Niklas Söderlund @ 2020-04-21 11:42 UTC (permalink / raw)
  To: Yoshihiro Shimoda; +Cc: geert+renesas, magnus.damm, linux-renesas-soc

Hello Shimoda-san,

Thanks for your work.

On 2020-04-21 18:36:15 +0900, Yoshihiro Shimoda wrote:
> Fix IOMMU device node names as "iommu@".
> 
> Fixes: 8f507babc617 ("arm64: dts: renesas: r8a774a1: Add IPMMU device nodes")
> Fixes: 63093a8e58be ("arm64: dts: renesas: r8a774b1: Add IPMMU device nodes")
> Fixes: 6c7e02178e8f ("arm64: dts: renesas: r8a774c0: Add IPMMU device nodes")
> Fixes: 3b7e7848f0e8 ("arm64: dts: renesas: r8a7795: Add IPMMU device nodes")
> Fixes: e4b9a493df45 ("arm64: dts: renesas: r8a7795-es1: Add IPMMU device nodes")
> Fixes: 389baa409617 ("arm64: dts: renesas: r8a7796: Add IPMMU device nodes")
> Fixes: 55697cbb44e4 ("arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes")
> Fixes: ce3b52a1595b ("arm64: dts: renesas: r8a77970: Add IPMMU device nodes")
> Fixes: a3901e7398e1 ("arm64: dts: renesas: r8a77995: Add IPMMU device nodes")
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> ---
>  arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 18 ++++++++--------
>  arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 18 ++++++++--------
>  arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 18 ++++++++--------
>  arch/arm64/boot/dts/renesas/r8a77950.dtsi | 14 ++++++-------
>  arch/arm64/boot/dts/renesas/r8a77951.dtsi | 34 +++++++++++++++----------------
>  arch/arm64/boot/dts/renesas/r8a77960.dtsi | 22 ++++++++++----------
>  arch/arm64/boot/dts/renesas/r8a77965.dtsi | 20 +++++++++---------
>  arch/arm64/boot/dts/renesas/r8a77970.dtsi | 10 ++++-----
>  arch/arm64/boot/dts/renesas/r8a77980.dtsi | 16 +++++++--------
>  arch/arm64/boot/dts/renesas/r8a77990.dtsi | 20 +++++++++---------
>  arch/arm64/boot/dts/renesas/r8a77995.dtsi | 20 +++++++++---------
>  11 files changed, 105 insertions(+), 105 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
> index 7902343..a603d94 100644
> --- a/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a774a1.dtsi
> @@ -1000,7 +1000,7 @@
>  			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -1008,7 +1008,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -1016,7 +1016,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -1024,7 +1024,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -1033,7 +1033,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp: mmu@ec670000 {
> +		ipmmu_mp: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -1041,7 +1041,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 5>;
> @@ -1049,7 +1049,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv1: mmu@fd950000 {
> +		ipmmu_pv1: iommu@fd950000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xfd950000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -1057,7 +1057,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 8>;
> @@ -1065,7 +1065,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a774a1";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 9>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
> index 3137f73..1e51855 100644
> --- a/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a774b1.dtsi
> @@ -874,7 +874,7 @@
>  			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -882,7 +882,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -890,7 +890,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -898,7 +898,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -907,7 +907,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp: mmu@ec670000 {
> +		ipmmu_mp: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -915,7 +915,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -923,7 +923,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 12>;
> @@ -931,7 +931,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 14>;
> @@ -939,7 +939,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vp0: mmu@fe990000 {
> +		ipmmu_vp0: iommu@fe990000 {
>  			compatible = "renesas,ipmmu-r8a774b1";
>  			reg = <0 0xfe990000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 16>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a774c0.dtsi b/arch/arm64/boot/dts/renesas/r8a774c0.dtsi
> index 22785cb..5c72a7e 100644
> --- a/arch/arm64/boot/dts/renesas/r8a774c0.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a774c0.dtsi
> @@ -847,7 +847,7 @@
>  			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -855,7 +855,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -863,7 +863,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -871,7 +871,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -880,7 +880,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp: mmu@ec670000 {
> +		ipmmu_mp: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -888,7 +888,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -896,7 +896,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 12>;
> @@ -904,7 +904,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 14>;
> @@ -912,7 +912,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vp0: mmu@fe990000 {
> +		ipmmu_vp0: iommu@fe990000 {
>  			compatible = "renesas,ipmmu-r8a774c0";
>  			reg = <0 0xfe990000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 16>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a77950.dtsi b/arch/arm64/boot/dts/renesas/r8a77950.dtsi
> index 3975eec..d716c43 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77950.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77950.dtsi
> @@ -77,7 +77,7 @@
>  	/delete-node/ dma-controller@e6460000;
>  	/delete-node/ dma-controller@e6470000;
>  
> -	ipmmu_mp1: mmu@ec680000 {
> +	ipmmu_mp1: iommu@ec680000 {
>  		compatible = "renesas,ipmmu-r8a7795";
>  		reg = <0 0xec680000 0 0x1000>;
>  		renesas,ipmmu-main = <&ipmmu_mm 5>;
> @@ -85,7 +85,7 @@
>  		#iommu-cells = <1>;
>  	};
>  
> -	ipmmu_sy: mmu@e7730000 {
> +	ipmmu_sy: iommu@e7730000 {
>  		compatible = "renesas,ipmmu-r8a7795";
>  		reg = <0 0xe7730000 0 0x1000>;
>  		renesas,ipmmu-main = <&ipmmu_mm 8>;
> @@ -93,11 +93,11 @@
>  		#iommu-cells = <1>;
>  	};
>  
> -	/delete-node/ mmu@fd950000;
> -	/delete-node/ mmu@fd960000;
> -	/delete-node/ mmu@fd970000;
> -	/delete-node/ mmu@febe0000;
> -	/delete-node/ mmu@fe980000;
> +	/delete-node/ iommu@fd950000;
> +	/delete-node/ iommu@fd960000;
> +	/delete-node/ iommu@fd970000;
> +	/delete-node/ iommu@febe0000;
> +	/delete-node/ iommu@fe980000;
>  
>  	xhci1: usb@ee040000 {
>  		compatible = "renesas,xhci-r8a7795", "renesas,rcar-gen3-xhci";
> diff --git a/arch/arm64/boot/dts/renesas/r8a77951.dtsi b/arch/arm64/boot/dts/renesas/r8a77951.dtsi
> index 5222954..61d67d9 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77951.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77951.dtsi
> @@ -1073,7 +1073,7 @@
>  			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -1081,7 +1081,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -1089,7 +1089,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -1097,7 +1097,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ir: mmu@ff8b0000 {
> +		ipmmu_ir: iommu@ff8b0000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xff8b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 3>;
> @@ -1105,7 +1105,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -1114,7 +1114,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp0: mmu@ec670000 {
> +		ipmmu_mp0: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -1122,7 +1122,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -1130,7 +1130,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv1: mmu@fd950000 {
> +		ipmmu_pv1: iommu@fd950000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfd950000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 7>;
> @@ -1138,7 +1138,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv2: mmu@fd960000 {
> +		ipmmu_pv2: iommu@fd960000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfd960000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 8>;
> @@ -1146,7 +1146,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv3: mmu@fd970000 {
> +		ipmmu_pv3: iommu@fd970000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfd970000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 9>;
> @@ -1154,7 +1154,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_rt: mmu@ffc80000 {
> +		ipmmu_rt: iommu@ffc80000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xffc80000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 10>;
> @@ -1162,7 +1162,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 12>;
> @@ -1170,7 +1170,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc1: mmu@fe6f0000 {
> +		ipmmu_vc1: iommu@fe6f0000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfe6f0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 13>;
> @@ -1178,7 +1178,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 14>;
> @@ -1186,7 +1186,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi1: mmu@febe0000 {
> +		ipmmu_vi1: iommu@febe0000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfebe0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 15>;
> @@ -1194,7 +1194,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vp0: mmu@fe990000 {
> +		ipmmu_vp0: iommu@fe990000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfe990000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 16>;
> @@ -1202,7 +1202,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vp1: mmu@fe980000 {
> +		ipmmu_vp1: iommu@fe980000 {
>  			compatible = "renesas,ipmmu-r8a7795";
>  			reg = <0 0xfe980000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 17>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a77960.dtsi b/arch/arm64/boot/dts/renesas/r8a77960.dtsi
> index 3128236..33bf62a 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77960.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77960.dtsi
> @@ -997,7 +997,7 @@
>  			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -1005,7 +1005,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -1013,7 +1013,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -1021,7 +1021,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ir: mmu@ff8b0000 {
> +		ipmmu_ir: iommu@ff8b0000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xff8b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 3>;
> @@ -1029,7 +1029,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -1038,7 +1038,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp: mmu@ec670000 {
> +		ipmmu_mp: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -1046,7 +1046,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 5>;
> @@ -1054,7 +1054,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv1: mmu@fd950000 {
> +		ipmmu_pv1: iommu@fd950000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xfd950000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -1062,7 +1062,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_rt: mmu@ffc80000 {
> +		ipmmu_rt: iommu@ffc80000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xffc80000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 7>;
> @@ -1070,7 +1070,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 8>;
> @@ -1078,7 +1078,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a7796";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 9>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a77965.dtsi b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
> index d82dd4e..6f7ab39 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77965.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77965.dtsi
> @@ -867,7 +867,7 @@
>  			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -875,7 +875,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -883,7 +883,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -891,7 +891,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -900,7 +900,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp: mmu@ec670000 {
> +		ipmmu_mp: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -908,7 +908,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -916,7 +916,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_rt: mmu@ffc80000 {
> +		ipmmu_rt: iommu@ffc80000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xffc80000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 10>;
> @@ -924,7 +924,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 12>;
> @@ -932,7 +932,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 14>;
> @@ -940,7 +940,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vp0: mmu@fe990000 {
> +		ipmmu_vp0: iommu@fe990000 {
>  			compatible = "renesas,ipmmu-r8a77965";
>  			reg = <0 0xfe990000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 16>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a77970.dtsi b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
> index a009c0e..bd95ecb 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77970.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
> @@ -985,7 +985,7 @@
>  			       <&ipmmu_ds1 22>, <&ipmmu_ds1 23>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a77970";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -993,7 +993,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ir: mmu@ff8b0000 {
> +		ipmmu_ir: iommu@ff8b0000 {
>  			compatible = "renesas,ipmmu-r8a77970";
>  			reg = <0 0xff8b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 3>;
> @@ -1001,7 +1001,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a77970";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -1010,7 +1010,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_rt: mmu@ffc80000 {
> +		ipmmu_rt: iommu@ffc80000 {
>  			compatible = "renesas,ipmmu-r8a77970";
>  			reg = <0 0xffc80000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 7>;
> @@ -1018,7 +1018,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a77970";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 9>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a77980.dtsi b/arch/arm64/boot/dts/renesas/r8a77980.dtsi
> index e01b050..224e57a 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77980.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77980.dtsi
> @@ -1266,7 +1266,7 @@
>  			status = "disabled";
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -1274,7 +1274,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ir: mmu@ff8b0000 {
> +		ipmmu_ir: iommu@ff8b0000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xff8b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 3>;
> @@ -1282,7 +1282,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -1291,7 +1291,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_rt: mmu@ffc80000 {
> +		ipmmu_rt: iommu@ffc80000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xffc80000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 10>;
> @@ -1299,7 +1299,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe990000 {
> +		ipmmu_vc0: iommu@fe990000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xfe990000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 12>;
> @@ -1307,7 +1307,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 14>;
> @@ -1315,14 +1315,14 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vip0: mmu@e7b00000 {
> +		ipmmu_vip0: iommu@e7b00000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xe7b00000 0 0x1000>;
>  			power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vip1: mmu@e7960000 {
> +		ipmmu_vip1: iommu@e7960000 {
>  			compatible = "renesas,ipmmu-r8a77980";
>  			reg = <0 0xe7960000 0 0x1000>;
>  			power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a77990.dtsi b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
> index 1543f18..cd11f24 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77990.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
> @@ -817,7 +817,7 @@
>  			       <&ipmmu_ds1 30>, <&ipmmu_ds1 31>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -825,7 +825,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -833,7 +833,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -841,7 +841,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -850,7 +850,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp: mmu@ec670000 {
> +		ipmmu_mp: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -858,7 +858,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -866,7 +866,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_rt: mmu@ffc80000 {
> +		ipmmu_rt: iommu@ffc80000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xffc80000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 10>;
> @@ -874,7 +874,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 12>;
> @@ -882,7 +882,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 14>;
> @@ -890,7 +890,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vp0: mmu@fe990000 {
> +		ipmmu_vp0: iommu@fe990000 {
>  			compatible = "renesas,ipmmu-r8a77990";
>  			reg = <0 0xfe990000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 16>;
> diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
> index e8d2290..e5617ec 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
> @@ -507,7 +507,7 @@
>  			       <&ipmmu_ds1 22>, <&ipmmu_ds1 23>;
>  		};
>  
> -		ipmmu_ds0: mmu@e6740000 {
> +		ipmmu_ds0: iommu@e6740000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xe6740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 0>;
> @@ -515,7 +515,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_ds1: mmu@e7740000 {
> +		ipmmu_ds1: iommu@e7740000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xe7740000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 1>;
> @@ -523,7 +523,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_hc: mmu@e6570000 {
> +		ipmmu_hc: iommu@e6570000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xe6570000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 2>;
> @@ -531,7 +531,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mm: mmu@e67b0000 {
> +		ipmmu_mm: iommu@e67b0000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xe67b0000 0 0x1000>;
>  			interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>,
> @@ -540,7 +540,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_mp: mmu@ec670000 {
> +		ipmmu_mp: iommu@ec670000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xec670000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 4>;
> @@ -548,7 +548,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_pv0: mmu@fd800000 {
> +		ipmmu_pv0: iommu@fd800000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xfd800000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 6>;
> @@ -556,7 +556,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_rt: mmu@ffc80000 {
> +		ipmmu_rt: iommu@ffc80000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xffc80000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 10>;
> @@ -564,7 +564,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vc0: mmu@fe6b0000 {
> +		ipmmu_vc0: iommu@fe6b0000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xfe6b0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 12>;
> @@ -572,7 +572,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vi0: mmu@febd0000 {
> +		ipmmu_vi0: iommu@febd0000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xfebd0000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 14>;
> @@ -580,7 +580,7 @@
>  			#iommu-cells = <1>;
>  		};
>  
> -		ipmmu_vp0: mmu@fe990000 {
> +		ipmmu_vp0: iommu@fe990000 {
>  			compatible = "renesas,ipmmu-r8a77995";
>  			reg = <0 0xfe990000 0 0x1000>;
>  			renesas,ipmmu-main = <&ipmmu_mm 16>;
> -- 
> 2.7.4
> 

-- 
Regards,
Niklas Söderlund

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: renesas: Fix IOMMU device node names
  2020-04-21  9:36 [PATCH] arm64: dts: renesas: Fix IOMMU device node names Yoshihiro Shimoda
  2020-04-21 11:42 ` Niklas Söderlund
@ 2020-04-24  7:42 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2020-04-24  7:42 UTC (permalink / raw)
  To: Yoshihiro Shimoda; +Cc: Magnus Damm, Linux-Renesas

On Tue, Apr 21, 2020 at 11:36 AM Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> Fix IOMMU device node names as "iommu@".
>
> Fixes: 8f507babc617 ("arm64: dts: renesas: r8a774a1: Add IPMMU device nodes")
> Fixes: 63093a8e58be ("arm64: dts: renesas: r8a774b1: Add IPMMU device nodes")
> Fixes: 6c7e02178e8f ("arm64: dts: renesas: r8a774c0: Add IPMMU device nodes")
> Fixes: 3b7e7848f0e8 ("arm64: dts: renesas: r8a7795: Add IPMMU device nodes")
> Fixes: e4b9a493df45 ("arm64: dts: renesas: r8a7795-es1: Add IPMMU device nodes")
> Fixes: 389baa409617 ("arm64: dts: renesas: r8a7796: Add IPMMU device nodes")
> Fixes: 55697cbb44e4 ("arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes")
> Fixes: ce3b52a1595b ("arm64: dts: renesas: r8a77970: Add IPMMU device nodes")
> Fixes: a3901e7398e1 ("arm64: dts: renesas: r8a77995: Add IPMMU device nodes")
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.8.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-24  7:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21  9:36 [PATCH] arm64: dts: renesas: Fix IOMMU device node names Yoshihiro Shimoda
2020-04-21 11:42 ` Niklas Söderlund
2020-04-24  7:42 ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).