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

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

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



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

Change-Id: I66d10a5a6160777c5f413e730474a241d9f900c8
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent c60b52df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1230,7 +1230,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;
		qcom,scandump-size = <0x40000>;