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

Commit 95e5bc88 authored by Vishwanath Raju K's avatar Vishwanath Raju K Committed by Madhu Gaddam
Browse files

ARM: dts: msm: optimize CMA regions for qcs605



Reduced adsp_region size to 8MB from 12MB and remove
sp_region, secure_display_region for QCS605.

Change-Id: I4d67cedd7c603b40a8ac9b7b9a86b06620dc5144
Signed-off-by: default avatarMadhu Gaddam <cmadhug@codeaurora.org>
parent 11a18c0d
Loading
Loading
Loading
Loading
+12 −0
Original line number Original line Diff line number Diff line
@@ -54,6 +54,18 @@
	reg = <0 0x91c15000 0 0x2000>;
	reg = <0 0x91c15000 0 0x2000>;
};
};


&adsp_mem {
	size = <0 0x800000>;
};

&secure_display_memory {
	status = "disabled";
};

&sp_mem {
	status = "disabled";
};

&soc {
&soc {
	qcom,rmnet-ipa {
	qcom,rmnet-ipa {
		status = "disabled";
		status = "disabled";