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

Commit a353e586 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 holi"

parents 03808005 97175c72
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -348,6 +348,13 @@
			label = "dfps_data_region";
		};

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

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