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

Commit 41fd46db authored by Neeraj Upadhyay's avatar Neeraj Upadhyay Committed by Branden Bonaby
Browse files

ARM: dts: msm: Remove unused bite irq from msm watchdog for Shima

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

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

	arch_timer: timer {