From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v5] serial: 8250: add gpio support to exar Date: Sat, 6 Feb 2016 22:44:07 -0800 Message-ID: <20160207064407.GA24131@kroah.com> References: <1453183595-17996-1-git-send-email-sudipm.mukherjee@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56873 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753383AbcBGGoH (ORCPT ); Sun, 7 Feb 2016 01:44:07 -0500 Content-Disposition: inline In-Reply-To: <1453183595-17996-1-git-send-email-sudipm.mukherjee@gmail.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Sudip Mukherjee Cc: Linus Walleij , Alexandre Courbot , Jiri Slaby , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-serial@vger.kernel.org, gnomes@lxorguk.ukuu.org.uk, andy.shevchenko@gmail.com, Rob Groner On Tue, Jan 19, 2016 at 11:36:35AM +0530, Sudip Mukherjee wrote: > Exar XR17V352/354/358 chips have 16 multi-purpose inputs/outputs which > can be controlled using gpio interface. > Add support to use these pins. > > Signed-off-by: Sudip Mukherjee > --- I need an ack from the gpio maintainer before I can take this. Or was it going to be reworked again? thanks, greg k-h