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

Commit 3534ffe7 authored by Sathish Ambley's avatar Sathish Ambley Committed by Shiraz Hashim
Browse files

Revert "ARM: dts: msm: Update mdsprpc apps CMA region in 8953"



This reverts 'commit f5a376e5 ("ARM: dts: msm: Update
mdsprpc apps CMA region in 8953")'.

The 100 MB cma region is under review and such big cma
regions have impact on memory performance hence is
reverted for now.

Change-Id: I3527acd00c7018c806157e9e0a45fe4922e52d07
Acked-by: default avatarHimateja Reddy <hmreddy@qti.qualcomm.com>
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
parent fcbbe260
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -32,11 +32,5 @@
			memory-region = <&qseecom_mem>;
			qcom,ion-heap-type = "DMA";
		};

		qcom,ion-heap@22 { /* MODEM HEAP */
			reg = <22>;
			memory-region = <&mdsp_mem>;
			qcom,ion-heap-type = "DMA";
		};
	};
};
+0 −11
Original line number Diff line number Diff line
@@ -83,12 +83,6 @@
			size = <0 0x400000>;
		};

		mdsp_mem: mdsp_region@0 {
			compatible = "shared-dma-pool";
			reusable;
			size = <0 0x6400000>;
		};

		dfps_data_mem: dfps_data_mem@90000000 {
		       reg = <0 0x90000000 0 0x1000>;
		       label = "dfps_data_mem";
@@ -1664,11 +1658,6 @@
		memory-region = <&adsp_mem>;
	};

	qcom,mdsprpc-mem {
		compatible = "qcom,msm-mdsprpc-mem-region";
		memory-region = <&mdsp_mem>;
	};

	qcom,adsprpc_domains {
		compatible = "qcom,msm-fastrpc-legacy-compute-cb";
		qcom,msm_fastrpc_compute_cb {