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

Commit abaafc0a 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: Add tz-log device node for mdm9206"

parents ed40970f 30e9baa6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -49,3 +49,7 @@
&qseecom_mem {
	status = "okay";
};

&qcom_tzlog {
	status = "okay";
};
+6 −0
Original line number Diff line number Diff line
@@ -1708,6 +1708,12 @@
		status = "disabled";
	};

	qcom_tzlog: tz-log@8600720 {
		compatible = "qcom,tz-log";
		reg = <0x08600720 0x2000>;
		status = "disabled";
	};

	emac0: qcom,emac@7c40000 {
		compatible = "qcom,mdm9607-emac";
		reg-names = "emac", "emac_csr", "emac_1588";