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

Commit 91d108a0 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: remove dt entry for wdog absent register for 8994"

parents f5631503 10576913
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -530,9 +530,8 @@

	qcom,wdt@f9017000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xf9017000 0x1000>,
		      <0xf9112118 0x4>;
		reg-names = "wdt-base", "wdt-absent-base";
		reg = <0xf9017000 0x1000>;
		reg-names = "wdt-base";
		interrupts = <0 3 0>, <0 4 0>;
		qcom,bark-time = <11000>;
		qcom,pet-time = <10000>;