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

Commit 42096f0b authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents da7c658a cac2f337
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 {