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

Commit 69c7e377 authored by Stefan Roese's avatar Stefan Roese Committed by Shiraz Hashim
Browse files

ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi

parent 69da52f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -181,6 +181,7 @@
			timer@f0000000 {
			timer@f0000000 {
				compatible = "st,spear-timer";
				compatible = "st,spear-timer";
				reg = <0xf0000000 0x400>;
				reg = <0xf0000000 0x400>;
				interrupt-parent = <&vic0>;
				interrupts = <16>;
				interrupts = <16>;
			};
			};
		};
		};