From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751427AbdFFHe3 (ORCPT ); Tue, 6 Jun 2017 03:34:29 -0400 Received: from muru.com ([72.249.23.125]:50456 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751258AbdFFHe1 (ORCPT ); Tue, 6 Jun 2017 03:34:27 -0400 Date: Tue, 6 Jun 2017 00:34:23 -0700 From: Tony Lindgren To: sunil.m@techveda.org Cc: bcousson@baylibre.com, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, suniel.spartan@gmail.com Subject: Re: [PATCH] arm: dts: am33xx: Remove redundant interrupt-parent property Message-ID: <20170606073422.GX3730@atomide.com> References: <1496686636-19194-1-git-send-email-sunil.m@techveda.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1496686636-19194-1-git-send-email-sunil.m@techveda.org> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * sunil.m@techveda.org [170605 11:21]: > From: Suniel Mahesh > > Interrupt-parent property is defined in the root node as > "interrupt-parent = <&intc>". This interrupt-parent value becomes > the default for the system, so removed redundant "interrupt-parent" > property from mmc, mac, lcdc and tscadc nodes. Thanks seems safe to remove so applying into omap-for-v4.13/dt. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] arm: dts: am33xx: Remove redundant interrupt-parent property Date: Tue, 6 Jun 2017 00:34:23 -0700 Message-ID: <20170606073422.GX3730@atomide.com> References: <1496686636-19194-1-git-send-email-sunil.m@techveda.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1496686636-19194-1-git-send-email-sunil.m-fINqtvHxh+hg9hUCZPvPmw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: sunil.m-fINqtvHxh+hg9hUCZPvPmw@public.gmane.org Cc: bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, suniel.spartan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: devicetree@vger.kernel.org * sunil.m-fINqtvHxh+hg9hUCZPvPmw@public.gmane.org [170605 11:21]: > From: Suniel Mahesh > > Interrupt-parent property is defined in the root node as > "interrupt-parent = <&intc>". This interrupt-parent value becomes > the default for the system, so removed redundant "interrupt-parent" > property from mmc, mac, lcdc and tscadc nodes. Thanks seems safe to remove so applying into omap-for-v4.13/dt. Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 6 Jun 2017 00:34:23 -0700 Subject: [PATCH] arm: dts: am33xx: Remove redundant interrupt-parent property In-Reply-To: <1496686636-19194-1-git-send-email-sunil.m@techveda.org> References: <1496686636-19194-1-git-send-email-sunil.m@techveda.org> Message-ID: <20170606073422.GX3730@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * sunil.m at techveda.org [170605 11:21]: > From: Suniel Mahesh > > Interrupt-parent property is defined in the root node as > "interrupt-parent = <&intc>". This interrupt-parent value becomes > the default for the system, so removed redundant "interrupt-parent" > property from mmc, mac, lcdc and tscadc nodes. Thanks seems safe to remove so applying into omap-for-v4.13/dt. Tony