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

Commit ec3d4ce6 authored by Shreyas K K's avatar Shreyas K K
Browse files

ARM: dts: msm: Update QSEECOM CMA region

Update QSEECOM CMA region DT node to include the
missing properties.

Change-Id: I07ff420c21cefec77d0d20ac89dcb5de5d4651bf
parent e1b682b8
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -420,10 +420,12 @@
			reg = <0x0 0x98900000 0x0 0x1400000>;
		};

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