From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757534Ab3AIJWv (ORCPT ); Wed, 9 Jan 2013 04:22:51 -0500 Received: from filtteri5.pp.htv.fi ([213.243.153.188]:37719 "EHLO filtteri5.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757420Ab3AIJWt (ORCPT ); Wed, 9 Jan 2013 04:22:49 -0500 Date: Wed, 9 Jan 2013 11:22:46 +0200 From: Heikki Krogerus To: Greg Kroah-Hartman Cc: Alan Cox , Jamie Iles , linux-serial@vger.kernel.org, LKML Subject: Re: [PATCHv2 0/5] serial: 8250: 8250_dw changes and dynamic capabilities Message-ID: <20130109092246.GA7912@as23.pp.htv.fi> References: <1354533479-27306-1-git-send-email-heikki.krogerus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1354533479-27306-1-git-send-email-heikki.krogerus@linux.intel.com> 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 Hi, On Mon, Dec 03, 2012 at 01:17:54PM +0200, Heikki Krogerus wrote: > Changes since v1: > - rebased on top of Greg's tty-next > > These are mainly small 8250_dw.c changes. The interesting patch is > probable the first one that changes 8250.c so the drivers are able to > deliver their UART's capabilities when they are registering ports. I will make one more version of this set. I'll add ACPI support for 8250_dw.c, and also introduce dmaengine support for 8250.c. -- heikki