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

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

Merge "ARM: dts: msm: disable secure dma heap on qcs405"

parents 9cf91a56 fb94d500
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
		};

		qcom,ion-heap@8 { /* CP_MM HEAP */
			status = "disabled";
			reg = <8>;
			memory-region = <&secure_mem>;
			qcom,ion-heap-type = "SECURE_DMA";
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@
		};

		secure_mem: secure_region {
			status = "disabled";
			compatible = "shared-dma-pool";
			reusable;
			alignment = <0 0x400000>;