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

Commit 3a4a6b01 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add apps watchdog entry for msmzirc"

parents 0aba2716 d63a69e2
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -356,6 +356,15 @@
			qcom,smdtty-dev-name = "LOOPBACK_TTY";
		};
	};

	qcom,wdt@b017000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xb017000 0x1000>;
		reg-names = "wdt-base";
		interrupts = <1 3 0>, <1 2 0>;
		qcom,bark-time = <11000>;
		qcom,pet-time = <10000>;
	};
};

#include "msmzirc-regulator.dtsi"