From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v2 0/4] Add new features for the Spreadtrum serial controller Date: Wed, 27 Mar 2019 09:59:44 +0900 Message-ID: <20190327005944.GA20301@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Baolin Wang Cc: jslaby@suse.com, Rob Herring , Mark Rutland , Orson Zhai , Chunyan Zhang , Mark Brown , lanqing.liu@unisoc.com, linux-serial@vger.kernel.org, LKML , DTML List-Id: linux-serial@vger.kernel.org On Tue, Mar 26, 2019 at 06:41:31PM +0800, Baolin Wang wrote: > Hi Greg, > > On Mon, 4 Mar 2019 at 16:59, Baolin Wang wrote: > > > > This patch set fixes the baud rate calculation formula issue, as well as > > adding power management support and DMA mode support for the Spreadtrum > > serial controller. > > > > Changes from v1: > > - The patch 1 of V1 was applied, so remove the baud rate fix from this patch set. > > - Add reviewed tag from Rob for patch 1. > > - Fix the incorrect names' order in patch 3. > > Could you apply this patch set if no objection from you? Thanks. It's in my to-review queue, sorry, will get to it soon... greg k-h