Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751744AbdFII3u (ORCPT ); Fri, 9 Jun 2017 04:29:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38224 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558AbdFII3s (ORCPT ); Fri, 9 Jun 2017 04:29:48 -0400 Date: Fri, 9 Jun 2017 10:29:39 +0200 From: Greg Kroah-Hartman To: Linus Walleij Cc: Jan Kiszka , Alexandre Courbot , Linux Kernel Mailing List , "linux-serial@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Sudip Mukherjee , Andy Shevchenko , Sascha Weisenberger Subject: Re: [PATCH v5 01/11] serial: exar: Leave MPIOs as output for Commtech adapters Message-ID: <20170609082939.GB29675@kroah.com> References: <0c7b59cdc5a4cb7035656b081e36457eb675fc29.1496388533.git.jan.kiszka@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 628 Lines: 17 On Fri, Jun 09, 2017 at 09:20:43AM +0200, Linus Walleij wrote: > On Fri, Jun 2, 2017 at 9:28 AM, Jan Kiszka wrote: > > > Commtech adapters apparently need the original setting as outputs, see > > https://marc.info/?l=linux-gpio&m=149557425201323&w=2. Account for that. > > > > Fixes: 7dea8165f1d6 ("serial: exar: Preconfigure xr17v35x MPIOs as output") > > Signed-off-by: Jan Kiszka > > Reviewed-by: Andy Shevchenko > > Reviewed-by: Linus Walleij > > Greg can you pick this up for fixes? Ok, will do, thanks. greg k-h