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

Commit 7daff615 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable Gladiator hang detect for Lito"

parents 67845659 e1c36583
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -793,6 +793,12 @@
		};
	};

	qcom,ghd {
		compatible = "qcom,gladiator-hang-detect-v3";
		qcom,threshold-arr = <0x17e0041c>;
		qcom,config-reg = <0x17e00434>;
	};

	clocks {
		xo_board: xo-board {
			compatible = "fixed-clock";
+1 −0
Original line number Diff line number Diff line
@@ -385,6 +385,7 @@ CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_QCOM_EUD=y
CONFIG_MSM_CORE_HANG_DETECT=y
CONFIG_MSM_GLADIATOR_HANG_DETECT=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_GLINK=y
CONFIG_QCOM_GLINK_PKT=y