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

Commit 40db1753 authored by Maria Yu's avatar Maria Yu
Browse files

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



Timer inaccuracy is within 640ms, so pet time should
be 10s - 640ms = 9360ms.

Change-Id: I625b2c04668926728ad73d7d034db7f32db9e3f5
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent eddc683b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1235,7 +1235,7 @@
		reg-names = "wdt-base";
		interrupts = <0 3 0>, <0 4 0>;
		qcom,bark-time = <11000>;
		qcom,pet-time = <9760>;
		qcom,pet-time = <9360>;
		qcom,ipi-ping;
		qcom,wakeup-enable;
		qcom,scandump-size = <0x40000>;