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

Commit becd3db8 authored by Hariprasad Dhalinarasimha's avatar Hariprasad Dhalinarasimha
Browse files

ARM: dts: msm: Include the qseecom heap inside the ion node



Include the qseecom heap inside the Ion node.

Change-Id: I32265782c7d22b3abefe099432796a07b64d763e
Signed-off-by: default avatarHariprasad Dhalinarasimha <hnamgund@codeaurora.org>
parent 0ff80c12
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -425,7 +425,6 @@
			reg = <25>;
			qcom,ion-heap-type = "SYSTEM";
		};
	};

		qcom,ion-heap@27 { /* QSECOM HEAP */
			compatible = "qcom,msm-ion-reserve";
@@ -433,6 +432,7 @@
			linux,contiguous-region = <&qsecom_mem>;
			qcom,ion-heap-type = "DMA";
		};
	};

	qcom,wdt@f9017000 {
		compatible = "qcom,msm-watchdog";