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

Commit c5e75252 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Carve out memory for tz apps in mdm9607"

parents 32750801 e9d65fe7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -51,6 +51,12 @@
			reg = <0x87c00000 0x400000>;
		};

		tz_apps_mem: tz_apps_region@0 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x88000000 0x500000>;
		};

		audio_mem: audio_region@0 {
			compatible = "shared-dma-pool";
			reusable;