ARM: dts: msm: Change the pet timeout as per granularity limit

The new timer wheel avoid cascading down the timers, this comes
on relaxed granularity and for in place expiry of timers.
Adjust pet timer granularity accorddingly.

Change-Id: I3488a129741b4ad21a48714294bb54c2ded003db
Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
tirimbino
Avaneesh Kumar Dwivedi 6 years ago committed by Gerrit - the friendly Code Review server
parent 2e7f5378be
commit 7b807273c5
  1. 2
      arch/arm64/boot/dts/qcom/qcs405.dtsi

@ -471,7 +471,7 @@
reg-names = "wdt-base";
interrupts = <0 3 0>, <0 4 0>;
qcom,bark-time = <11000>;
qcom,pet-time = <10000>;
qcom,pet-time = <9744>;
qcom,ipi-ping;
qcom,wakeup-enable;
status = "okay";

Loading…
Cancel
Save