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

Commit cac2f337 authored by Swathi Sridhar's avatar Swathi Sridhar
Browse files

ARM: dts: msm: Include reserved-memory DT changes for sdxprairie



Describe the reserved-memory regions for sdxprairie.

Change-Id: Ic18661f3f7136e5a84dc3e8bc48158e8a9cc2200
Signed-off-by: default avatarSwathi Sridhar <swatsrid@codeaurora.org>
parent a1701005
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -31,6 +31,19 @@
			reg = <0x8fd00000 0x300000>;
			label = "peripheral2_mem";
		};

		hyp_mem: hyp_region@8fc00000 {
			no-map;
			reg = <0x8fc00000 0x80000>;
			label = "hyp_mem";
		};

		mpss_adsp_mem: mpss_adsp_region@84000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x84000000 0xb700000>;
			label = "mpss_adsp_mem";
		};
	};

	cpus {