[PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
Stefan Roese
sr at denx.de
Mon Jun 18 05:08:50 EDT 2012
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 at denx.de>
> > Cc: Viresh Kumar <viresh.kumar at 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
More information about the linux-arm-kernel
mailing list