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:
Stefan Roese 2012-05-11 10:41:01 +02:00 committed by Shiraz Hashim
parent 69da52f7ea
commit 69c7e3772e
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@
timer@f0000000 {
compatible = "st,spear-timer";
reg = <0xf0000000 0x400>;
interrupt-parent = <&vic0>;
interrupts = <16>;
};
};