From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751361AbdE3OCm (ORCPT ); Tue, 30 May 2017 10:02:42 -0400 Received: from foss.arm.com ([217.140.101.70]:59430 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbdE3OCj (ORCPT ); Tue, 30 May 2017 10:02:39 -0400 Subject: Re: [PATCH 6/6] arm64: dts: marvell: enable GICP and ICU on Armada 7K/8K To: Thomas Petazzoni , Thomas Gleixner , Jason Cooper , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Ian Campbell , Pawel Moll , Mark Rutland , Kumar Gala , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement References: <1496135772-20694-1-git-send-email-thomas.petazzoni@free-electrons.com> <1496135772-20694-7-git-send-email-thomas.petazzoni@free-electrons.com> Cc: linux-arm-kernel@lists.infradead.org, Nadav Haklai , Hanna Hawa , Yehuda Yitschak , Antoine Tenart From: Marc Zyngier Organization: ARM Ltd Message-ID: <1fb18947-33e8-abc9-e78f-970e702af3ee@arm.com> Date: Tue, 30 May 2017 15:02:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1496135772-20694-7-git-send-email-thomas.petazzoni@free-electrons.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/05/17 10:16, Thomas Petazzoni wrote: > This commit modifies the Marvell EBU Armada 7K and 8K Device Tree files > to describe the ICU and GICP units, and use ICU interrupts for all > devices in the CP110 blocks. > > Signed-off-by: Thomas Petazzoni > --- > arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 5 ++ > .../boot/dts/marvell/armada-cp110-master.dtsi | 60 +++++++++++++--------- > .../arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 54 ++++++++++--------- > 3 files changed, 71 insertions(+), 48 deletions(-) > [...] > @@ -221,13 +229,13 @@ > cps_crypto: crypto@800000 { > compatible = "inside-secure,safexcel-eip197"; > reg = <0x800000 0x200000>; > - interrupts = + interrupts = | IRQ_TYPE_LEVEL_HIGH)>, I've already mentioned this in a separate thread to Antoine, but it'd be good to fix this non-sensical configuration. Thanks, M. -- Jazz is not dead. It just smells funny...