linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
@ 2012-05-11  8:41 Stefan Roese
  2012-05-14  3:33 ` Viresh Kumar
  2012-06-06  6:45 ` Stefan Roese
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Roese @ 2012-05-11  8:41 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Viresh Kumar <viresh.kumar@st.com>
---
 arch/arm/boot/dts/spear600.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/spear600.dtsi b/arch/arm/boot/dts/spear600.dtsi
index 089f0a4..a3c36e4 100644
--- a/arch/arm/boot/dts/spear600.dtsi
+++ b/arch/arm/boot/dts/spear600.dtsi
@@ -181,6 +181,7 @@
 			timer at f0000000 {
 				compatible = "st,spear-timer";
 				reg = <0xf0000000 0x400>;
+				interrupt-parent = <&vic0>;
 				interrupts = <16>;
 			};
 		};
-- 
1.7.10.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-18  9:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11  8:41 [PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi Stefan Roese
2012-05-14  3:33 ` Viresh Kumar
2012-06-06  6:45 ` Stefan Roese
2012-06-18  9:08   ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).