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

Commit 7804ef86 authored by Sandeep Sadula's avatar Sandeep Sadula Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Qseecom_ta_region removed from CMA

Qseecom_ta_region removed from CMA to gain free
memory optimization.

Change-Id: I368655a5e1605d3f8c493b8c825edc4bae351b05
parent e377ad14
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -23,11 +23,6 @@
			qcom,ion-heap-type = "DMA";
		};

		qcom,ion-heap@19 { /* QSEECOM TA HEAP */
			reg = <ION_QSECOM_TA_HEAP_ID>;
			memory-region = <&qseecom_ta_mem>;
			qcom,ion-heap-type = "DMA";
		};
	};
};
+0 −8
Original line number Diff line number Diff line
@@ -61,14 +61,6 @@
			size = <0x400000>;
		};

		qseecom_ta_mem: qseecom_ta_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x00000000 0xffffffff>;
			reusable;
			alignment = <0x400000>;
			size = <0x400000>;
		};

		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x00000000 0xffffffff>;