Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751623AbdFIHUr (ORCPT ); Fri, 9 Jun 2017 03:20:47 -0400 Received: from mail-io0-f179.google.com ([209.85.223.179]:34910 "EHLO mail-io0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751591AbdFIHUp (ORCPT ); Fri, 9 Jun 2017 03:20:45 -0400 MIME-Version: 1.0 In-Reply-To: <0c7b59cdc5a4cb7035656b081e36457eb675fc29.1496388533.git.jan.kiszka@siemens.com> References: <0c7b59cdc5a4cb7035656b081e36457eb675fc29.1496388533.git.jan.kiszka@siemens.com> From: Linus Walleij Date: Fri, 9 Jun 2017 09:20:43 +0200 Message-ID: Subject: Re: [PATCH v5 01/11] serial: exar: Leave MPIOs as output for Commtech adapters To: Jan Kiszka , Greg Kroah-Hartman Cc: Alexandre Courbot , Linux Kernel Mailing List , "linux-serial@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Sudip Mukherjee , Andy Shevchenko , Sascha Weisenberger Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 15 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? Yours, Linus Walleij