From: Stephen Boyd <sboyd@codeaurora.org>
To: Kumar Gala <galak@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: qcom: Add msm8660 PMU node
Date: Fri, 10 Apr 2015 17:19:25 -0700 [thread overview]
Message-ID: <5528688D.9040302@codeaurora.org> (raw)
In-Reply-To: <1423616763-21121-1-git-send-email-sboyd@codeaurora.org>
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
WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: qcom: Add msm8660 PMU node
Date: Fri, 10 Apr 2015 17:19:25 -0700 [thread overview]
Message-ID: <5528688D.9040302@codeaurora.org> (raw)
In-Reply-To: <1423616763-21121-1-git-send-email-sboyd@codeaurora.org>
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
next prev parent reply other threads:[~2015-04-11 0:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-11 1:06 [PATCH] ARM: dts: qcom: Add msm8660 PMU node Stephen Boyd
2015-02-11 1:06 ` Stephen Boyd
2015-04-11 0:19 ` Stephen Boyd [this message]
2015-04-11 0:19 ` Stephen Boyd
2015-04-13 18:37 ` Kumar Gala
2015-04-13 18:37 ` Kumar Gala
2015-04-27 21:15 ` Kumar Gala
2015-04-27 21:15 ` Kumar Gala
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=5528688D.9040302@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=galak@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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.