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

Commit dc67ca6c authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

ARM: dts: msm: Update the system heap type on all targets

The system heap type has changed, so update all targets accordingly.

Change-Id: I4ac4c9762f5511458116dceba8cdb1293a98ea91
parent 05f34477
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

		system_heap: qcom,ion-heap@25 {
			reg = <ION_SYSTEM_HEAP_ID>;
			qcom,ion-heap-type = "SYSTEM";
			qcom,ion-heap-type = "MSM_SYSTEM";
		};

		system_secure_heap: qcom,ion-heap@9 {
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

		system_heap: qcom,ion-heap@25 {
			reg = <ION_SYSTEM_HEAP_ID>;
			qcom,ion-heap-type = "SYSTEM";
			qcom,ion-heap-type = "MSM_SYSTEM";
		};

		adsp_heap: qcom,ion-heap@22 {
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

		system_heap: qcom,ion-heap@25 {
			reg = <ION_SYSTEM_HEAP_ID>;
			qcom,ion-heap-type = "SYSTEM";
			qcom,ion-heap-type = "MSM_SYSTEM";
		};

		system_secure_heap: qcom,ion-heap@9 {
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

		system_heap: qcom,ion-heap@25 {
			reg = <ION_SYSTEM_HEAP_ID>;
			qcom,ion-heap-type = "SYSTEM";
			qcom,ion-heap-type = "MSM_SYSTEM";
		};

		qcom,ion-heap@22 { /* ADSP HEAP */