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

Commit 5ea3f07a 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: qcom: add wdog to the baseline msm8996 vplatform"

parents d0c522b2 8755da55
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -50,6 +50,17 @@
			};
		};

		wdog: qcom,wdt@9830000 {
			compatible = "qcom,msm-watchdog";
			reg = <0x9830000 0x1000>;
			reg-names = "wdt-base";
			interrupts = <0 28 0>, <0 29 0>;
			qcom,bark-time = <11000>;
			qcom,pet-time = <10000>;
			qcom,ipi-ping;
			qcom,wakeup-enable;
		};

		qcom,hab {
			compatible = "qcom,hab";
			vmid = <3>;