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

Commit d29068cf 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 sdm670"

parents 69ec4cc6 732f757f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -830,6 +830,14 @@
		qcom,qsee-reentrancy-support = <2>;
	};

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

	thermal_zones: thermal-zones {};

	tsens0: tsens@c222000 {