From: hdegoede@redhat.com (Hans de Goede)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] [PATCH 1/2] ARM: sun7i: Add ARM PMU in A20 DTSI
Date: Sat, 26 Apr 2014 20:23:42 +0200 [thread overview]
Message-ID: <535BF9AE.9060904@redhat.com> (raw)
In-Reply-To: <1397847149-26501-1-git-send-email-maxime.ripard@free-electrons.com>
Hi,
On 04/18/2014 08:52 PM, Maxime Ripard wrote:
> Enable the performance monitoring unit found in the A20 SoCs.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Both patches look good and are:
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Regards,
Hans
> ---
> arch/arm/boot/dts/sun7i-a20.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi
> index 899fd0e2b749..cc0d37fe5ae1 100644
> --- a/arch/arm/boot/dts/sun7i-a20.dtsi
> +++ b/arch/arm/boot/dts/sun7i-a20.dtsi
> @@ -57,6 +57,12 @@
> <1 10 0xf08>;
> };
>
> + pmu {
> + compatible = "arm,cortex-a7-pmu", "arm,cortex-a15-pmu";
> + interrupts = <0 120 4>,
> + <0 121 4>;
> + };
> +
> clocks {
> #address-cells = <1>;
> #size-cells = <1>;
>
prev parent reply other threads:[~2014-04-26 18:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-18 18:52 [PATCH 1/2] ARM: sun7i: Add ARM PMU in A20 DTSI Maxime Ripard
2014-04-18 18:52 ` [PATCH 2/2] ARM: sun6i: Add ARM PMU in A31 DTSI Maxime Ripard
2014-04-20 3:15 ` [linux-sunxi] " Julian Calaby
2014-04-26 15:38 ` Maxime Ripard
2014-04-26 18:23 ` Hans de Goede [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=535BF9AE.9060904@redhat.com \
--to=hdegoede@redhat.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 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).