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

Commit e0693f53 authored by Branden Bonaby's avatar Branden Bonaby
Browse files

ARM: dts: qcom: Remove unused bite irq from msm watchdog

The bite irq is no longer used in the msm watchdog, so
the removal of this property is needed.

Change-Id: I11d5bfe94d7086e402c9da43e90daa95c1569a05
parent 7615125d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4119,8 +4119,7 @@
		compatible = "qcom,msm-watchdog";
		reg = <0x17c10000 0x1000>;
		reg-names = "wdt-base";
		interrupts = <0 0 IRQ_TYPE_LEVEL_HIGH>,
		                <0 1 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <0 0 IRQ_TYPE_LEVEL_HIGH>;
	};

	tsens0:tsens@c222000 {