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

Commit 732f757f authored by mohamed sunfeer's avatar mohamed sunfeer Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable TZ-log driver for sdm670



Enable TZ-log device node on include file to enable
the TZ-log driver on sdm670 to access TZ diag area.

Change-Id: I6cd2146ad78cdf089dd73f840dac6a237c67f413
Signed-off-by: default avatarmohamed sunfeer <msunfeer@codeaurora.org>
parent 1a60f3f6
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -734,6 +734,14 @@
		qcom,finger-detect-gpio = <&tlmm 122 0>;
	};

	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 {