From patchwork Mon May 27 12:45:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Vishwanathrao Badarkhe, Manish" X-Patchwork-Id: 2619871 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork1.kernel.org (Postfix) with ESMTP id B8C9E3FDBC for ; Mon, 27 May 2013 12:50:20 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UgwqM-0000tD-CH; Mon, 27 May 2013 12:48:09 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ugwoc-0007is-7c; Mon, 27 May 2013 12:46:18 +0000 Received: from devils.ext.ti.com ([198.47.26.153]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UgwoZ-0007hl-Vm for linux-arm-kernel@lists.infradead.org; Mon, 27 May 2013 12:46:16 +0000 Received: from dbdlxv05.itg.ti.com ([172.24.171.60]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id r4RCjhMp015307; Mon, 27 May 2013 07:45:44 -0500 Received: from DBDE72.ent.ti.com (dbde72.ent.ti.com [172.24.171.97]) by dbdlxv05.itg.ti.com (8.14.3/8.13.8) with ESMTP id r4RCjbWV023553; Mon, 27 May 2013 07:45:38 -0500 Received: from DBDE04.ent.ti.com ([fe80::21ac:d9f:f810:c8e7]) by DBDE72.ent.ti.com ([fe80::bd56:32bf:87fd:2763%27]) with mapi id 14.02.0342.003; Mon, 27 May 2013 20:45:36 +0800 From: "Vishwanathrao Badarkhe, Manish" To: "Vishwanathrao Badarkhe, Manish" , "devicetree-discuss@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-omap@vger.kernel.org" Subject: RE: [PATCH] ARM: dts: omap2plus: remove interrupt-parent property Thread-Topic: [PATCH] ARM: dts: omap2plus: remove interrupt-parent property Thread-Index: AQHOHj8sT/H/Rx7soEuCgw71s8VNApjSVYhwgEceKCA= Date: Mon, 27 May 2013 12:45:35 +0000 Message-ID: References: <1362996002-15552-1-git-send-email-manishv.b@ti.com> In-Reply-To: Accept-Language: en-IN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.24.170.142] MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130527_084616_123378_29185D20 X-CRM114-Status: GOOD ( 11.96 ) X-Spam-Score: -8.0 (--------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-8.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.47.26.153 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.1 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: "tony@atomide.com" , "linux@arm.linux.org.uk" , "Cousson, Benoit" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Hi Benoit, Are there any review comments on this patch? Could you please accept this patch if there are not any review comments? Thanks and Regards Manish Badarkhe -----Original Message----- From: Vishwanathrao Badarkhe, Manish Sent: Friday, April 12, 2013 12:20 PM To: Vishwanathrao Badarkhe, Manish; devicetree-discuss@lists.ozlabs.org; linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; linux-omap@vger.kernel.org Cc: tony@atomide.com; Cousson, Benoit; linux@arm.linux.org.uk Subject: RE: [PATCH] ARM: dts: omap2plus: remove interrupt-parent property Hi Benoit, Are there any review comments on this patch? Could you please accept this patch if there are not any review comments? Thanks Manish Badarkhe -----Original Message----- From: Vishwanathrao Badarkhe, Manish Sent: Monday, March 11, 2013 3:30 PM To: devicetree-discuss@lists.ozlabs.org; linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; linux-omap@vger.kernel.org Cc: tony@atomide.com; Cousson, Benoit; linux@arm.linux.org.uk; Vishwanathrao Badarkhe, Manish Subject: [PATCH] ARM: dts: omap2plus: remove interrupt-parent property Removed interrupt-parent property from dts file as it is already with root node in dtsi file. Signed-off-by: Vishwanathrao Badarkhe, Manish --- :100644 100644 f624dc8... 36e839a... M arch/arm/boot/dts/omap3-beagle.dts :100644 100644 e8ba1c2... a5375fd... M arch/arm/boot/dts/omap3-evm.dts :100644 100644 4122efe... 389c9c7... M arch/arm/boot/dts/omap4-panda.dts :100644 100644 43e5258... cdf5dfd... M arch/arm/boot/dts/omap4-sdp.dts :100644 100644 6601e6a... 1d4a9d4... M arch/arm/boot/dts/omap4-var-som.dts arch/arm/boot/dts/omap3-beagle.dts | 1 - arch/arm/boot/dts/omap3-evm.dts | 1 - arch/arm/boot/dts/omap4-panda.dts | 2 -- arch/arm/boot/dts/omap4-sdp.dts | 2 -- arch/arm/boot/dts/omap4-var-som.dts | 1 - 5 files changed, 0 insertions(+), 7 deletions(-) diff --git a/arch/arm/boot/dts/omap3-beagle.dts b/arch/arm/boot/dts/omap3-beagle.dts index f624dc8..36e839a 100644 --- a/arch/arm/boot/dts/omap3-beagle.dts +++ b/arch/arm/boot/dts/omap3-beagle.dts @@ -46,7 +46,6 @@ twl: twl@48 { reg = <0x48>; interrupts = <7>; /* SYS_NIRQ cascaded to intc */ - interrupt-parent = <&intc>; }; }; diff --git a/arch/arm/boot/dts/omap3-evm.dts b/arch/arm/boot/dts/omap3-evm.dts index e8ba1c2..a5375fd 100644 --- a/arch/arm/boot/dts/omap3-evm.dts +++ b/arch/arm/boot/dts/omap3-evm.dts @@ -34,7 +34,6 @@ twl: twl@48 { reg = <0x48>; interrupts = <7>; /* SYS_NIRQ cascaded to intc */ - interrupt-parent = <&intc>; }; }; diff --git a/arch/arm/boot/dts/omap4-panda.dts b/arch/arm/boot/dts/omap4-panda.dts index 4122efe..389c9c7 100644 --- a/arch/arm/boot/dts/omap4-panda.dts +++ b/arch/arm/boot/dts/omap4-panda.dts @@ -119,7 +119,6 @@ reg = <0x48>; /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */ interrupts = <0 7 4>; /* IRQ_SYS_1N cascaded to gic */ - interrupt-parent = <&gic>; }; twl6040: twl@4b { @@ -127,7 +126,6 @@ reg = <0x4b>; /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */ interrupts = <0 119 4>; /* IRQ_SYS_2N cascaded to gic */ - interrupt-parent = <&gic>; ti,audpwron-gpio = <&gpio4 31 0>; /* gpio line 127 */ vio-supply = <&v1v8>; diff --git a/arch/arm/boot/dts/omap4-sdp.dts b/arch/arm/boot/dts/omap4-sdp.dts index 43e5258..cdf5dfd 100644 --- a/arch/arm/boot/dts/omap4-sdp.dts +++ b/arch/arm/boot/dts/omap4-sdp.dts @@ -221,7 +221,6 @@ reg = <0x48>; /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */ interrupts = <0 7 4>; /* IRQ_SYS_1N cascaded to gic */ - interrupt-parent = <&gic>; }; twl6040: twl@4b { @@ -229,7 +228,6 @@ reg = <0x4b>; /* SPI = 0, IRQ# = 119, 4 = active high level-sensitive */ interrupts = <0 119 4>; /* IRQ_SYS_2N cascaded to gic */ - interrupt-parent = <&gic>; ti,audpwron-gpio = <&gpio4 31 0>; /* gpio line 127 */ vio-supply = <&v1v8>; diff --git a/arch/arm/boot/dts/omap4-var-som.dts b/arch/arm/boot/dts/omap4-var-som.dts index 6601e6a..1d4a9d4 100644 --- a/arch/arm/boot/dts/omap4-var-som.dts +++ b/arch/arm/boot/dts/omap4-var-som.dts @@ -35,7 +35,6 @@ reg = <0x48>; /* SPI = 0, IRQ# = 7, 4 = active high level-sensitive */ interrupts = <0 7 4>; /* IRQ_SYS_1N cascaded to gic */ - interrupt-parent = <&gic>; }; };