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

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

Merge "ARM: dts: msm: Disable the secure mem region for SDM429"

parents 49164711 6a70f704
Loading
Loading
Loading
Loading
+9 −12
Original line number Diff line number Diff line
@@ -94,18 +94,6 @@
				< 1804800 5712 >;
		};
	};

	qcom,ion {
		/delete-node/ qcom,ion-heap@8;
	};
};

&secure_mem {
	status = "disabled";
};

&kgsl_msm_iommu {
	/delete-node/ gfx3d_secure;
};

&funnel_apss {
@@ -217,6 +205,15 @@

		#clock-cells = <1>;
	};

	/* Disable secure_mem node */
	qcom,ion {
		/delete-node/ qcom,ion-heap@8;
	};
};

&secure_mem {
	status = "disabled";
};

&clock_gcc_mdss {