All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Nathan Lynch <nathan_lynch@mentor.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org, bcousson@baylibre.com
Subject: Re: [PATCH v2] ARM: dts: OMAP5: add pmu node
Date: Mon, 5 May 2014 12:56:38 -0700	[thread overview]
Message-ID: <20140505195638.GG25949@atomide.com> (raw)
In-Reply-To: <1395243953-11856-1-git-send-email-nathan_lynch@mentor.com>

* Nathan Lynch <nathan_lynch@mentor.com> [140319 08:50]:
> Expose the PMU on OMAP5.
> 
> Tested with perf on OMAP5 uEVM.
> 
> Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>

Applying into omap-for-v3.16/dt thanks.

Tony

> ---
> 
> Changes since v1:
> - Use symbolic constants.
> 
>  arch/arm/boot/dts/omap5.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index a72813a9663e..ccb38944c85a 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -76,6 +76,12 @@
>  			     <GIC_PPI 10 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>;
>  	};
>  
> +	pmu {
> +		compatible = "arm,cortex-a15-pmu";
> +		interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
> +			     <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
> +	};
> +
>  	gic: interrupt-controller@48211000 {
>  		compatible = "arm,cortex-a15-gic";
>  		interrupt-controller;
> -- 
> 1.8.3.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: dts: OMAP5: add pmu node
Date: Mon, 5 May 2014 12:56:38 -0700	[thread overview]
Message-ID: <20140505195638.GG25949@atomide.com> (raw)
In-Reply-To: <1395243953-11856-1-git-send-email-nathan_lynch@mentor.com>

* Nathan Lynch <nathan_lynch@mentor.com> [140319 08:50]:
> Expose the PMU on OMAP5.
> 
> Tested with perf on OMAP5 uEVM.
> 
> Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>

Applying into omap-for-v3.16/dt thanks.

Tony

> ---
> 
> Changes since v1:
> - Use symbolic constants.
> 
>  arch/arm/boot/dts/omap5.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index a72813a9663e..ccb38944c85a 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -76,6 +76,12 @@
>  			     <GIC_PPI 10 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>;
>  	};
>  
> +	pmu {
> +		compatible = "arm,cortex-a15-pmu";
> +		interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
> +			     <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
> +	};
> +
>  	gic: interrupt-controller at 48211000 {
>  		compatible = "arm,cortex-a15-gic";
>  		interrupt-controller;
> -- 
> 1.8.3.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

  reply	other threads:[~2014-05-05 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 15:45 [PATCH v2] ARM: dts: OMAP5: add pmu node Nathan Lynch
2014-03-19 15:45 ` Nathan Lynch
2014-05-05 19:56 ` Tony Lindgren [this message]
2014-05-05 19:56   ` Tony Lindgren

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=20140505195638.GG25949@atomide.com \
    --to=tony@atomide.com \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=nathan_lynch@mentor.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 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.