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

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

Merge "ARM: dts: msm: add reserved memory for dfps data region on Holi"

parents a6dc150e a9ba836a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -340,6 +340,11 @@
			label = "cont_splash_region";
		};

		dfps_data_memory: dfps_data_region@85e00000 {
			reg = <0x0 0x85e00000 0x0 0x00100000>;
			label = "dfps_data_region";
		};

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