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

Commit a9ba836a authored by Rajeev Nandan's avatar Rajeev Nandan Committed by Gerrit - the friendly Code Review server
Browse files

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

Add reserved memory region dfps_data_region on Holi target.

Change-Id: If939abd90191dcaced606c2cf1d7c0f60decac37
parent 22b51cbe
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";