From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 1/3] pinctrl: Add bindings for ARTPEC-6 pinmux Date: Mon, 3 Apr 2017 11:01:15 -0500 Message-ID: <20170403160115.xxzm6nm4cdxr53vw@rob-hp-laptop> References: <20170330112744.GE29118@axis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170330112744.GE29118-VrBV9hrLPhE@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jesper Nilsson Cc: Jesper Nilsson , Lars Persson , Niklas Cassel , Linus Walleij , Mark Rutland , Greg Kroah-Hartman , "David S. Miller" , Geert Uytterhoeven , Mauro Carvalho Chehab , linux-arm-kernel-VrBV9hrLPhE@public.gmane.org, linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-gpio@vger.kernel.org On Thu, Mar 30, 2017 at 01:27:44PM +0200, Jesper Nilsson wrote: > Add the bindings for the pinmux functions in the > ARTPEC-6 SoC, including bias and drive strength. > > Signed-off-by: Jesper Nilsson > --- > .../bindings/pinctrl/axis,artpec6-pinctrl.txt | 85 ++++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 86 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt A couple of nits, otherwise: Acked-by: Rob Herring -- 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 S1753467AbdDCQBU (ORCPT ); Mon, 3 Apr 2017 12:01:20 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:35288 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751515AbdDCQBR (ORCPT ); Mon, 3 Apr 2017 12:01:17 -0400 Date: Mon, 3 Apr 2017 11:01:15 -0500 From: Rob Herring To: Jesper Nilsson Cc: Jesper Nilsson , Lars Persson , Niklas Cassel , Linus Walleij , Mark Rutland , Greg Kroah-Hartman , "David S. Miller" , Geert Uytterhoeven , Mauro Carvalho Chehab , linux-arm-kernel@axis.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] pinctrl: Add bindings for ARTPEC-6 pinmux Message-ID: <20170403160115.xxzm6nm4cdxr53vw@rob-hp-laptop> References: <20170330112744.GE29118@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170330112744.GE29118@axis.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 30, 2017 at 01:27:44PM +0200, Jesper Nilsson wrote: > Add the bindings for the pinmux functions in the > ARTPEC-6 SoC, including bias and drive strength. > > Signed-off-by: Jesper Nilsson > --- > .../bindings/pinctrl/axis,artpec6-pinctrl.txt | 85 ++++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 86 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt A couple of nits, otherwise: Acked-by: Rob Herring