linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sr@denx.de (Stefan Roese)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
Date: Wed, 6 Jun 2012 08:45:09 +0200	[thread overview]
Message-ID: <201206060845.09562.sr@denx.de> (raw)
In-Reply-To: <1336725661-29271-1-git-send-email-sr@denx.de>

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

  parent reply	other threads:[~2012-06-06  6:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2012-06-18  9:08   ` Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201206060845.09562.sr@denx.de \
    --to=sr@denx.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).