All of lore.kernel.org
 help / color / mirror / Atom feed
From: viresh.kumar@st.com (Viresh Kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
Date: Mon, 14 May 2012 09:03:14 +0530	[thread overview]
Message-ID: <4FB07CFA.4050108@st.com> (raw)
In-Reply-To: <1336725661-29271-1-git-send-email-sr@denx.de>

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

  reply	other threads:[~2012-05-14  3:33 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 [this message]
2012-06-06  6:45 ` Stefan Roese
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=4FB07CFA.4050108@st.com \
    --to=viresh.kumar@st.com \
    --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 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.