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

Commit 957f13d7 authored by Naina Mehta's avatar Naina Mehta
Browse files

ARM: dts: msm: Add Pmesg Reserved Memory for Yupik

Add Pmesg reserved memory to enable the function to collect
user-space log in pstore.

Change-Id: I08e394c3083768148874bf4f344581fa34119230
parent 112beecb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -475,6 +475,13 @@
		size = <0 0x8c00000>;
	};

	qcom: ramoops {
		compatible = "ramoops";
		reg = <0x0 0xa9000000 0x0 0x200000>;
		pmsg-size = <0x200000>;
		mem-type = <2>;
	};

	/* global autoconfigured region for contiguous allocations */
	linux,cma {
		compatible = "shared-dma-pool";