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

Commit fc38e928 authored by Maria Yu's avatar Maria Yu
Browse files

ARM: dts: msm: Update the pet time NS WDOG on msm8937



10 second timer have granularity at 640ms for HZ == 100.
Update the pet time to account for the timer inaccuracy.

Change-Id: I40398348c27c976d72726ef42adb753543476c17
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent f7655861
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -998,7 +998,7 @@
		reg-names = "wdt-base";
		interrupts = <0 3 0>, <0 4 0>;
		qcom,bark-time = <11000>;
		qcom,pet-time = <10000>;
		qcom,pet-time = <9760>;
		qcom,ipi-ping;
		qcom,wakeup-enable;
		status = "okay";