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

Commit b462476d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dts: msm: Add QSEECOM heap node on msm8996 lfv platform"

parents 11d92b22 4b924d18
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -22,6 +22,12 @@
			qcom,ion-heap-type = "CARVEOUT";
		};

		qcom,ion-heap@27 { /* QSEECOM HEAP */
			reg = <27>;
			memory-region = <&qseecom_mem>;
			qcom,ion-heap-type = "DMA";
		};

		qcom,ion-heap@28 { /* Audio Heap */
			reg = <28>;
			memory-region = <&ion_audio>;