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

Commit 7301e4bb authored by Santosh Dronamraju's avatar Santosh Dronamraju
Browse files

ARM: dts: msm: updated qseecom mem node

Update qseecom node to support cma heaps allocating
from a carveout.

Change-Id: I163fd409f86726043fbbe6f717ee29b06b0938b5
parent 6595cb8f
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -373,13 +373,10 @@

		qseecom_mem: qseecom_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			alignment = <0x0 0x400000>;
			size = <0x0 0x1400000>;
			no-map;
			reg = <0x0 0x9e400000 0x0 0x1400000>;
		};


		cont_splash_memory: cont_splash_region@9c000000 {
			reg = <0x0 0x9c000000 0x0 0x02400000>;
			label = "cont_splash_region";
+2 −4
Original line number Diff line number Diff line
@@ -369,10 +369,8 @@

		qseecom_mem: qseecom_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			alignment = <0x0 0x400000>;
			size = <0x0 0x1400000>;
			no-map;
			reg = <0x0 0x9e400000 0x0 0x1400000>;
		};

		cdsp_sec_mem: cdsp_sec_regions@9f800000 {
+2 −4
Original line number Diff line number Diff line
@@ -371,10 +371,8 @@

		qseecom_mem: qseecom_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			alignment = <0x0 0x400000>;
			size = <0x0 0x1400000>;
			no-map;
			reg = <0x0 0x9e400000 0x0 0x1400000>;
		};

		cdsp_sec_mem: cdsp_sec_regions {