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

Commit bff9ba42 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 8939"

parents fcdc30b7 40d673a4
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -251,6 +251,15 @@
		qcom,num-locks = <8>;
	};

	qcom,wdt@b017000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xb017000 0x1000>;
		interrupts = <0 3 0>, <0 4 0>;
		qcom,bark-time = <11000>;
		qcom,pet-time = <10000>;
		qcom,ipi-ping;
	};

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;