mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-kernel@vger.kernel.org, kuninori.morimoto.gx@renesas.com,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: r8a7740: add PMU information to r8a7740.dtsi
Date: Wed, 31 Jul 2013 15:39:19 +0900	[thread overview]
Message-ID: <20130731063918.GC5090@verge.net.au> (raw)
In-Reply-To: <20130724035909.30648.64982.sendpatchset@w520>

On Wed, Jul 24, 2013 at 12:59:09PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Add PMU information to r8a7740.dtsi. With this
> included Armadillo800eva DT reference may use the PMU.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Thanks, I will queue this up for v3.12 in the dt2 branch.

> ---
> 
>  Dry coded based on data sheet, not runtime tested.
> 
>  arch/arm/boot/dts/r8a7740.dtsi |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> --- 0001/arch/arm/boot/dts/r8a7740.dtsi
> +++ work/arch/arm/boot/dts/r8a7740.dtsi	2013-07-24 04:20:42.000000000 +0900
> @@ -32,6 +32,11 @@
>  		      <0xc2000000 0x1000>;
>  	};
>  
> +	pmu {
> +		compatible = "arm,cortex-a9-pmu";
> +		interrupts = <0 83 4>;
> +	};
> +
>  	/* irqpin0: IRQ0 - IRQ7 */
>  	irqpin0: irqpin@e6900000 {
>  		compatible = "renesas,intc-irqpin";
> 

      reply	other threads:[~2013-07-31  6:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24  3:59 Magnus Damm
2013-07-31  6:39 ` Simon Horman [this message]

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=20130731063918.GC5090@verge.net.au \
    --to=horms@verge.net.au \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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

Powered by JetHome