From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752336AbcFUPKO (ORCPT ); Tue, 21 Jun 2016 11:10:14 -0400 Received: from mail-lf0-f41.google.com ([209.85.215.41]:36506 "EHLO mail-lf0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbcFUPKJ (ORCPT ); Tue, 21 Jun 2016 11:10:09 -0400 Message-ID: <1466521805.520.266.camel@nexus-software.ie> Subject: Re: [PATCH v9 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark From: "Bryan O'Donoghue" To: Andy Shevchenko , Peter Hurley , linux-serial@vger.kernel.org, Vinod Koul , linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, Greg Kroah-Hartman , ismo.puustinen@intel.com, Heikki Krogerus Date: Tue, 21 Jun 2016 16:10:05 +0100 In-Reply-To: <1466414282-96691-1-git-send-email-andriy.shevchenko@linux.intel.com> References: <1466414282-96691-1-git-send-email-andriy.shevchenko@linux.intel.com> Organization: Nexus Software Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-06-20 at 12:17 +0300, Andy Shevchenko wrote: > This is combined series of two things: > - split out the Intel LPSS specific driver from 8250_pci into > 8250_lpss > - enable DMA support on Intel Quark UART > > The patch has been tested on few Intel SoCs / platforms. In any case > I would > like to ask Bryan to do independent test. > > This is targeting serial subsystem, and it has necessary Ack from > Vinod. > > The series can be reached in the branch located at [2]. > > [1] http://www.spinics.net/lists/kernel/msg2244475.html > [2] https://bitbucket.org/andy-shev/linux/branch/topic%2Fdw%2Fqrk > > Bryan, since this series doesn't include any DMA management quirks I > didn't > address it. It is a matter of the following series which I would send > later. OK I'm not 100% happy with that but I trust you to do it. For the series. Reviewed-by: Bryan O'Donoghue Tested-by: Bryan O'Donoghue