Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751798AbdFTITd (ORCPT ); Tue, 20 Jun 2017 04:19:33 -0400 Received: from mail-it0-f51.google.com ([209.85.214.51]:36092 "EHLO mail-it0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751140AbdFTITb (ORCPT ); Tue, 20 Jun 2017 04:19:31 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Linus Walleij Date: Tue, 20 Jun 2017 10:19:29 +0200 Message-ID: Subject: Re: [PATCH v6 00/10] serial/gpio: exar: Fixes and support for IOT2000 To: Jan Kiszka Cc: Alexandre Courbot , Greg Kroah-Hartman , 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: 564 Lines: 15 On Fri, Jun 9, 2017 at 8:33 PM, Jan Kiszka wrote: > This makes the gpio-exar driver usable, which was prevented by a number > of fatal bugs, and adds support for the SIMATIC IOT2040 to the 8250-exar > driver and, indirectly, to gpio-exar as well. It's a cross-subsystem > series, so I'm also cross-posting to the serial and gpio lists. > > Changes in v6: I merged some of the patches, that applied. Let's see if they survive in linux-next, else I guess we need to fix this in the -rcs or for the next kernel cycle. Yours, Linus Walleij