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

Commit 9cad8eab authored by Zhen Kong's avatar Zhen Kong
Browse files

ARM: dts: msm: Add tz_log node for Lahaina

Add tz_log device-tree node to provide diagnostic information
for TZ operations on Lahaina platform.

Change-Id: Iecf6d991d740ee13abda320010193774cedff5d1
parent b505c1c1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1895,6 +1895,13 @@
		qcom,firmware-name = "slpi";
	};

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

#include "lahaina-regulators.dtsi"