From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752144AbdBJUvw (ORCPT ); Fri, 10 Feb 2017 15:51:52 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33098 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751238AbdBJUvu (ORCPT ); Fri, 10 Feb 2017 15:51:50 -0500 Date: Fri, 10 Feb 2017 20:51:37 +0000 From: Sudip Mukherjee To: Jan Kiszka , Rob Groner Cc: Greg Kroah-Hartman , Linux Kernel Mailing List , linux-serial@vger.kernel.org, Sudip Mukherjee , Andy Shevchenko Subject: Re: [PATCH v2 0/7] serial: exar: Fixes and cleanups Message-ID: <20170210205137.GA4143@sudip-laptop> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 08, 2017 at 05:09:02PM +0100, Jan Kiszka wrote: > Changes in v2: > - line rewrapped in patch 2 [Andy] > - reordered PCI ID list [Andy] > - removed obsolete constants from 8250_pci [Andy] > - added Commtech devices to 8250_pci blacklist [Andy] > > Original intro: > > Fixes one fall-out from the exar split-up and two longer pending issue > regarding the correct initialization of exar registers ports > 0. > Furthermore, it moves remaining exar code over to the new module and > also cleans up & fixes some registers defines. > > This includes the previously posted "Fix EXAR feature control register > constants". > > Note that I have no chance to test the Commtech change on real hardware. +Rob Hi Rob, Can you please test these patches on your setup. I don't have a desktop atm to test. Regards Sudip