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

Commit 84003867 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay Committed by Branden Bonaby
Browse files

ARM: dts: msm: Remove msm watchdog node properties for Shima

Due to the creation of a watchdog framework the bark time,
pet time, wakeup-enable, ipi-ping and userspace pet enable
properties have moved to configs in the kernel instead of
as properties of the device. This enables the ability to
to set these without the need to change them in the device
tree.

Change-Id: I65b24de8003bca72113ce5abdd18ebbaff9c1152
parent e0693f53
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -514,10 +514,6 @@
		reg-names = "wdt-base";
		interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
		qcom,bark-time = <11000>;
		qcom,pet-time = <9360>;
		qcom,ipi-ping;
		qcom,wakeup-enable;
	};

	arch_timer: timer {