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

Commit 9a81d0ce authored by Branden Bonaby's avatar Branden Bonaby
Browse files

ARM: dts: qcom: Remove msm watchdog node properties

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
set these without the need to change them in the device
tree.

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

	tsens0:tsens@c222000 {