From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752140AbcHZI6Z convert rfc822-to-8bit (ORCPT ); Fri, 26 Aug 2016 04:58:25 -0400 Received: from down.free-electrons.com ([37.187.137.238]:60080 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750999AbcHZI6W (ORCPT ); Fri, 26 Aug 2016 04:58:22 -0400 From: Gregory CLEMENT To: Thomas Petazzoni Cc: Thomas Gleixner , Jason Cooper , Marc Zyngier , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Ian Campbell , Pawel Moll , Mark Rutland , Kumar Gala , Andrew Lunn , Sebastian Hesselbarth , linux-arm-kernel@lists.infradead.org, Shadi Ammouri , Yehuda Yitschak , Omri Itach , Hanna Hawa , Nadav Haklai , Neta Zur Hershkovits Subject: Re: [PATCH 4/4] arm64: dts: marvell: describe the PIC and PMU on Armada 7K/8K References: <1470408921-447-1-git-send-email-thomas.petazzoni@free-electrons.com> <1470408921-447-5-git-send-email-thomas.petazzoni@free-electrons.com> Date: Fri, 26 Aug 2016 10:58:20 +0200 In-Reply-To: <1470408921-447-5-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Fri, 5 Aug 2016 16:55:21 +0200") Message-ID: <87bn0fkitv.fsf@free-electrons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, On ven., août 05 2016, Thomas Petazzoni wrote: > This commit adds the necessary Device Tree description for the PIC > interrupt controller and the PMU available in the Marvell Armada 7K and > Armada 8K SoCs. > > Signed-off-by: Thomas Petazzoni Applied on mvebu/dt64 Thanks, Gregory > --- > arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > > diff --git a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi > index eab1a42..e70b996 100644 > --- a/arch/arm64/boot/dts/marvell/armada-ap806.dtsi > +++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi > @@ -128,6 +128,12 @@ > ; > }; > > + pmu { > + compatible = "arm,cortex-a72-pmu"; > + interrupt-parent = <&pic>; > + interrupts = <17>; > + }; > + > odmi: odmi@300000 { > compatible = "marvell,odmi-controller"; > interrupt-controller; > @@ -140,6 +146,14 @@ > marvell,spi-base = <128>, <136>, <144>, <152>; > }; > > + pic: interrupt-controller@3f0100 { > + compatible = "marvell,armada-8k-pic"; > + reg = <0x3f0100 0x10>; > + #interrupt-cells = <1>; > + interrupt-controller; > + interrupts = ; > + }; > + > xor@400000 { > compatible = "marvell,armada-7k-xor", "marvell,xor-v2"; > reg = <0x400000 0x1000>, > -- > 2.7.4 > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com