From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Tue, 03 Mar 2015 19:54:00 +0100 Subject: [PATCH v2 5/7] ARM: mvebu: Enable Performance Monitor Unit on Armada 375 SoC In-Reply-To: <1425379400-4346-6-git-send-email-maxime.ripard@free-electrons.com> References: <1425379400-4346-1-git-send-email-maxime.ripard@free-electrons.com> <1425379400-4346-6-git-send-email-maxime.ripard@free-electrons.com> Message-ID: <54F60348.9010000@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Maxime, On 03/03/2015 11:43, Maxime Ripard wrote: > From: Ezequiel Garcia > > The Armada 375 SoC has a Cortex-A9 CPU, and so the PMU is available > to be used. This commit enables it in the devicetree. This patch (and the following one) had been intensively disscussed in the first series sent by Ezequiel. So: Acked-by: Gregory CLEMENT Thanks, Gregory > > Signed-off-by: Ezequiel Garcia > Signed-off-by: Maxime Ripard > --- > arch/arm/boot/dts/armada-375.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/boot/dts/armada-375.dtsi b/arch/arm/boot/dts/armada-375.dtsi > index ba3c57e0af72..6c8fb3bcd6ef 100644 > --- a/arch/arm/boot/dts/armada-375.dtsi > +++ b/arch/arm/boot/dts/armada-375.dtsi > @@ -96,6 +96,11 @@ > }; > }; > > + pmu { > + compatible = "arm,cortex-a9-pmu"; > + interrupts-extended = <&mpic 3>; > + }; > + > soc { > compatible = "marvell,armada375-mbus", "simple-bus"; > #address-cells = <2>; > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com