From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudip Mukherjee Subject: Re: [PATCH v13 1/2] serial: exar: split out the exar code from 8250_pci Date: Mon, 06 Feb 2017 22:04:49 +0000 Message-ID: <5898F301.60202@gmail.com> References: <1485815302-5708-1-git-send-email-sudipm.mukherjee@gmail.com> <82b6d515-7ac8-5593-e4e7-d694612f94c1@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <82b6d515-7ac8-5593-e4e7-d694612f94c1@siemens.com> Sender: linux-kernel-owner@vger.kernel.org To: Jan Kiszka , Andy Shevchenko Cc: Greg Kroah-Hartman , Jiri Slaby , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org List-Id: linux-serial@vger.kernel.org On Monday 06 February 2017 02:45 PM, Jan Kiszka wrote: > On 2017-01-30 23:28, Sudip Mukherjee wrote: >> From: Sudip Mukherjee >> >> Add the serial driver for the Exar chips. And also register the >> platform device for the GPIO provided by the Exar chips. >> > > And another question: you left pci_fastcom335_setup and related things > untouched - did that code come later, or is it left in 8250_pci.c for a > reason? That was discussed. Those are separate chips from different vendor and this patchset was specifically for Exar chips. So i suggested I will do it via separate patch. Regards Sudip