mirror of
https://github.com/torvalds/linux.git
synced 2024-12-11 13:41:55 +00:00
ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
parent
69da52f7ea
commit
69c7e3772e
@ -181,6 +181,7 @@
|
||||
timer@f0000000 {
|
||||
compatible = "st,spear-timer";
|
||||
reg = <0xf0000000 0x400>;
|
||||
interrupt-parent = <&vic0>;
|
||||
interrupts = <16>;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user