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

Commit b68e03a2 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: Enable TZ-log driver for sdm845" into msm-4.9

parents cd9849a3 c329784f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2078,6 +2078,14 @@
		clock-names = "iface_clk";
	};

	qcom_tzlog: tz-log@146bf720 {
		compatible = "qcom,tz-log";
		reg = <0x146bf720 0x3000>;
		qcom,hyplog-enabled;
		hyplog-address-offset = <0x410>;
		hyplog-size-offset = <0x414>;
	};

	qcom,msm_gsi {
		compatible = "qcom,msm_gsi";
	};