Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 572d48fa authored by Simon Horman's avatar Simon Horman
Browse files

arm64: dts: renesas: r8a77970: Enable IPMMU-DS1, RT and MM



Enable the r8a77970 device nodes for IPMMU-DS1, IPMMU-RT
and the shared IPMMU-MM device.

Based on work for the r8a7796 by Magnus Damm.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 0639be57
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -159,7 +159,6 @@
			renesas,ipmmu-main = <&ipmmu_mm 7>;
			power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
			#iommu-cells = <1>;
			status = "disabled";
		};

		ipmmu_ds1: mmu@e7740000 {
@@ -168,7 +167,6 @@
			renesas,ipmmu-main = <&ipmmu_mm 1>;
			power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
			#iommu-cells = <1>;
			status = "disabled";
		};

		ipmmu_mm: mmu@e67b0000 {
@@ -178,7 +176,6 @@
				     <GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH>;
			power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
			#iommu-cells = <1>;
			status = "disabled";
		};

		intc_ex: interrupt-controller@e61c0000 {