Skip to content

Commit

Permalink
ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stefan Roese authored and Shiraz Hashim committed Jul 18, 2012
1 parent 69da52f commit 69c7e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/spear600.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
timer@f0000000 {
compatible = "st,spear-timer";
reg = <0xf0000000 0x400>;
interrupt-parent = <&vic0>;
interrupts = <16>;
};
};
Expand Down

0 comments on commit 69c7e37

Please sign in to comment.