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

Commit d32e986f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Change TUI heap type to MSM_CARVEOUT"

parents 2bbcd92c 775d6f8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
		tui_heap: qcom,ion-heap-tui { /* TRUSTED UI CARVEOUT HEAP */
			reg = <ION_TUI_CARVEOUT_HEAP_ID>;
			qcom,dynamic-heap;
			qcom,ion-heap-type = "CARVEOUT";
			qcom,ion-heap-type = "MSM_CARVEOUT";
		};
	};
};