All of lore.kernel.org
 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

* [PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
  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
  1 sibling, 0 replies; 4+ messages in thread
From: Viresh Kumar @ 2012-05-14  3:33 UTC (permalink / raw)
  To: linux-arm-kernel

On 5/11/2012 2:11 PM, Stefan Roese wrote:
> 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>;
>  			};
>  		};

Acked-by: Viresh Kumar <viresh.kumar@st.com>

-- 
viresh

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

* [PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2012-06-06  6:45 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday 11 May 2012 10:41:01 Stefan Roese wrote:
> 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>;
>  			};
>  		};

Ping.

Thanks,
Stefan

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

* [PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
  2012-06-06  6:45 ` Stefan Roese
@ 2012-06-18  9:08   ` Stefan Roese
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Roese @ 2012-06-18  9:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 06 June 2012 08:45:09 Stefan Roese wrote:
> On Friday 11 May 2012 10:41:01 Stefan Roese wrote:
> > 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>;
> >  			};
> >  		};
> 
> Ping.

Ping again (this is a real show-stopper for SPEAr600 in v3.5!).

Thanks,
Stefan

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.