Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423168Ab3FUOxS (ORCPT ); Fri, 21 Jun 2013 10:53:18 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58635 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423039Ab3FUOxP (ORCPT ); Fri, 21 Jun 2013 10:53:15 -0400 Date: Fri, 21 Jun 2013 07:53:14 -0700 From: Greg Kroah-Hartman To: Srinivas KANDAGATLA Cc: Grant Likely , Rob Herring , Rob Landley , Jiri Slaby , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Stephen Gallimore , Stuart Menefy , Arnd Bergmann Subject: Re: [PATCH v4] serial:st-asc: Add ST ASC driver. Message-ID: <20130621145314.GA5110@kroah.com> References: <1371823617-17380-1-git-send-email-srinivas.kandagatla@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1371823617-17380-1-git-send-email-srinivas.kandagatla@gmail.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 Content-Length: 1457 Lines: 37 On Fri, Jun 21, 2013 at 03:06:57PM +0100, Srinivas KANDAGATLA wrote: > From: Srinivas Kandagatla > > This patch adds support to ASC (asynchronous serial controller) > driver, which is basically a standard serial driver. This IP is common > across all the ST parts for settop box platforms. > > ASC is embedded in ST COMMS IP block. It supports Rx & Tx functionality. > It support all industry standard baud rates. > > Signed-off-by: Srinivas Kandagatla > CC: Stephen Gallimore > CC: Stuart Menefy > CC: Arnd Bergmann > CC: Greg Kroah-Hartman > --- > Hi Greg, > > As per your request am resend this patch. > > This patch is the part of the driver support for Stixxxx SOCs. > This patch undergone 3 cycles of review in arm-kernel mailing list. > As Arnd prefered to take only SOC support patches via arm-soc, am > sending this patch seperately. Please redo this patch against the tty-next branch of my tty.git tree on git.kernel.org. As it is, there are conflicts that you need to resolve in order for it to work and apply properly. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/