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

Commit fd178733 authored by Gaurav Kohli's avatar Gaurav Kohli
Browse files

ARM: dts: msm: Add Core hang for Scuba

Enable Core hang detect for Scuba.

Change-Id: I92f99f063af093be42ef01fae406c0322a20e479
parent c3067b3f
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -275,6 +275,15 @@
		interrupts = <1 6 4>;
	};

	qcom,chd_silver {
		compatible = "qcom,core-hang-detect";
		label = "silver";
		qcom,threshold-arr = <0x0f1880b0 0x0f1980b0
				      0x0f1a80b0 0x0f1b80b0>;
		qcom,config-arr = <0x0f1880b8 0x0f1980b8
				   0x0f1a80b8 0x0f1b80b8>;
	};

	wdog: qcom,wdt@f017000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xf017000 0x1000>;