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

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

Merge "ARM: dts: msm: Add Pmesg Reserved Memory for shima"

parents bf91ffb1 8ec1e5c3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -403,6 +403,13 @@
			size = <0x0 0x1400000>;
		};

		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";