From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsi Date: Mon, 14 Sep 2015 11:58:45 -0700 Message-ID: <20150914185844.GU4215@atomide.com> References: <1441643058-8641-1-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Enric Balletbo Serra Cc: Javier Martinez Canillas , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ladislav Michl , =?utf-8?Q?Beno=C3=AEt?= Cousson , "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Javier Martinez Canillas , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Kumar Gala , Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , Russell King , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-omap@vger.kernel.org * Enric Balletbo Serra [150907 12:43]: > 2015-09-07 18:24 GMT+02:00 Javier Martinez Canillas : > > Only the IGEPv2 boards have a LAN9221i chip connected to the GPMC > > so the pinmux configuration for the GPIO connected to the IRQ line > > of the LAN chip should not be defined in the IGEP common dtsi but > > in the one common to the IGEPv2 boards. > > > > While there, use the OMAP3_CORE1_IOPAD() macro for the padconf reg. > > > > Suggested-by: Ladislav Michl > > Signed-off-by: Javier Martinez Canillas ... > > Looks good to me. > > Acked-by: Enric Balletbo i Serra Applying into omap-for-v4.3/fixes thanks. 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: Mon, 14 Sep 2015 11:58:45 -0700 Subject: [PATCH] ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsi In-Reply-To: References: <1441643058-8641-1-git-send-email-javier@osg.samsung.com> Message-ID: <20150914185844.GU4215@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Enric Balletbo Serra [150907 12:43]: > 2015-09-07 18:24 GMT+02:00 Javier Martinez Canillas : > > Only the IGEPv2 boards have a LAN9221i chip connected to the GPMC > > so the pinmux configuration for the GPIO connected to the IRQ line > > of the LAN chip should not be defined in the IGEP common dtsi but > > in the one common to the IGEPv2 boards. > > > > While there, use the OMAP3_CORE1_IOPAD() macro for the padconf reg. > > > > Suggested-by: Ladislav Michl > > Signed-off-by: Javier Martinez Canillas ... > > Looks good to me. > > Acked-by: Enric Balletbo i Serra Applying into omap-for-v4.3/fixes thanks. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752161AbbINS6w (ORCPT ); Mon, 14 Sep 2015 14:58:52 -0400 Received: from muru.com ([72.249.23.125]:50489 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751577AbbINS6u (ORCPT ); Mon, 14 Sep 2015 14:58:50 -0400 Date: Mon, 14 Sep 2015 11:58:45 -0700 From: Tony Lindgren To: Enric Balletbo Serra Cc: Javier Martinez Canillas , linux-kernel@vger.kernel.org, Ladislav Michl , =?utf-8?Q?Beno=C3=AEt?= Cousson , "linux-omap@vger.kernel.org" , Javier Martinez Canillas , "devicetree@vger.kernel.org" , Kumar Gala , Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , Russell King , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsi Message-ID: <20150914185844.GU4215@atomide.com> References: <1441643058-8641-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Enric Balletbo Serra [150907 12:43]: > 2015-09-07 18:24 GMT+02:00 Javier Martinez Canillas : > > Only the IGEPv2 boards have a LAN9221i chip connected to the GPMC > > so the pinmux configuration for the GPIO connected to the IRQ line > > of the LAN chip should not be defined in the IGEP common dtsi but > > in the one common to the IGEPv2 boards. > > > > While there, use the OMAP3_CORE1_IOPAD() macro for the padconf reg. > > > > Suggested-by: Ladislav Michl > > Signed-off-by: Javier Martinez Canillas ... > > Looks good to me. > > Acked-by: Enric Balletbo i Serra Applying into omap-for-v4.3/fixes thanks. Tony