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

Commit f5ab02ac authored by Rajeshwar Kurapaty's avatar Rajeshwar Kurapaty
Browse files

ARM: dts: msm: Update secure display heap id with macro

Update secure display heap id with ION_SECURE_DISPLAY_HEAP_ID

Change-Id: I527f2ac2fd6dee486dd2fde2b4542ce3f720de9b
parent e0e90a03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
		};

		qcom,ion-heap@10 { /* SECURE DISPLAY HEAP */
			reg = <10>;
			reg = <ION_SECURE_DISPLAY_HEAP_ID>;
			memory-region = <&secure_display_memory>;
			qcom,ion-heap-type = "HYP_CMA";
		};