From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances Date: Mon, 7 Nov 2016 10:39:46 -0700 Message-ID: <20161107173946.GB2428@atomide.com> References: <20161103163550.27330-1-tony@atomide.com> <20161103163550.27330-5-tony@atomide.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: Linus Walleij Cc: Jon Hunter , Mark Rutland , Rob Herring , Grygorii Strashko , Nishanth Menon , "linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linux-OMAP List-Id: linux-gpio@vger.kernel.org * Linus Walleij [161104 14:55]: > On Thu, Nov 3, 2016 at 5:35 PM, Tony Lindgren wrote: > > > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > > pinctrl-single,bits need #pinctrl-cells = <2>. > > > > Note that this patch can be optionally applied separately from the > > driver changes as the driver supports also the legacy binding without > > #pinctrl-cells. > > > > Acked-by: Rob Herring > > Signed-off-by: Tony Lindgren > > Reviewed-by: Linus Walleij > > Please take this through the OMAP tree to avoid hazzle. OK applied into omap-for-v4.10/pinctrl-cells. 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 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933046AbcKGRjx (ORCPT ); Mon, 7 Nov 2016 12:39:53 -0500 Received: from muru.com ([72.249.23.125]:57520 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932870AbcKGRjv (ORCPT ); Mon, 7 Nov 2016 12:39:51 -0500 Date: Mon, 7 Nov 2016 10:39:46 -0700 From: Tony Lindgren To: Linus Walleij Cc: Jon Hunter , Mark Rutland , Rob Herring , Grygorii Strashko , Nishanth Menon , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-OMAP Subject: Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances Message-ID: <20161107173946.GB2428@atomide.com> References: <20161103163550.27330-1-tony@atomide.com> <20161103163550.27330-5-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Walleij [161104 14:55]: > On Thu, Nov 3, 2016 at 5:35 PM, Tony Lindgren wrote: > > > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > > pinctrl-single,bits need #pinctrl-cells = <2>. > > > > Note that this patch can be optionally applied separately from the > > driver changes as the driver supports also the legacy binding without > > #pinctrl-cells. > > > > Acked-by: Rob Herring > > Signed-off-by: Tony Lindgren > > Reviewed-by: Linus Walleij > > Please take this through the OMAP tree to avoid hazzle. OK applied into omap-for-v4.10/pinctrl-cells. Thanks, Tony