linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: qcom: Add msm8660 PMU node
@ 2015-02-11  1:06 Stephen Boyd
  2015-04-11  0:19 ` Stephen Boyd
  2015-04-27 21:15 ` Kumar Gala
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Boyd @ 2015-02-11  1:06 UTC (permalink / raw)
  To: linux-arm-kernel

Enable perf events on msm8660 devices by adding the pmu node.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
 arch/arm/boot/dts/qcom-msm8660.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
index 0affd6193f56..48330e3c8307 100644
--- a/arch/arm/boot/dts/qcom-msm8660.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
@@ -37,6 +37,11 @@
 		};
 	};
 
+	cpu-pmu {
+		compatible = "qcom,scorpion-mp-pmu";
+		interrupts = <1 9 0x304>;
+	};
+
 	soc: soc {
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: qcom: Add msm8660 PMU node
  2015-02-11  1:06 [PATCH] ARM: dts: qcom: Add msm8660 PMU node Stephen Boyd
@ 2015-04-11  0:19 ` Stephen Boyd
  2015-04-13 18:37   ` Kumar Gala
  2015-04-27 21:15 ` Kumar Gala
  1 sibling, 1 reply; 4+ messages in thread
From: Stephen Boyd @ 2015-04-11  0:19 UTC (permalink / raw)
  To: linux-arm-kernel

On 02/10/15 17:06, Stephen Boyd wrote:
> Enable perf events on msm8660 devices by adding the pmu node.
>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---

Ping? Sorry, trying to clear out patches on a Friday night before going
home.

>  arch/arm/boot/dts/qcom-msm8660.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi
> index 0affd6193f56..48330e3c8307 100644
> --- a/arch/arm/boot/dts/qcom-msm8660.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi
> @@ -37,6 +37,11 @@
>  		};
>  	};
>  
> +	cpu-pmu {
> +		compatible = "qcom,scorpion-mp-pmu";
> +		interrupts = <1 9 0x304>;
> +	};
> +
>  	soc: soc {
>  		#address-cells = <1>;
>  		#size-cells = <1>;


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: qcom: Add msm8660 PMU node
  2015-04-11  0:19 ` Stephen Boyd
@ 2015-04-13 18:37   ` Kumar Gala
  0 siblings, 0 replies; 4+ messages in thread
From: Kumar Gala @ 2015-04-13 18:37 UTC (permalink / raw)
  To: linux-arm-kernel


> On Apr 10, 2015, at 7:19 PM, Stephen Boyd <sboyd@codeaurora.org> wrote:
> 
> On 02/10/15 17:06, Stephen Boyd wrote:
>> Enable perf events on msm8660 devices by adding the pmu node.
>> 
>> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
>> ---
> 
> Ping? Sorry, trying to clear out patches on a Friday night before going
> home.

I just missed it will pick it up for 4.2 merge.

- k

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: qcom: Add msm8660 PMU node
  2015-02-11  1:06 [PATCH] ARM: dts: qcom: Add msm8660 PMU node Stephen Boyd
  2015-04-11  0:19 ` Stephen Boyd
@ 2015-04-27 21:15 ` Kumar Gala
  1 sibling, 0 replies; 4+ messages in thread
From: Kumar Gala @ 2015-04-27 21:15 UTC (permalink / raw)
  To: linux-arm-kernel


> On Feb 10, 2015, at 7:06 PM, Stephen Boyd <sboyd@codeaurora.org> wrote:
> 
> Enable perf events on msm8660 devices by adding the pmu node.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---
> arch/arm/boot/dts/qcom-msm8660.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)

applied

- k

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-27 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11  1:06 [PATCH] ARM: dts: qcom: Add msm8660 PMU node Stephen Boyd
2015-04-11  0:19 ` Stephen Boyd
2015-04-13 18:37   ` Kumar Gala
2015-04-27 21:15 ` Kumar Gala

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).