Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965149AbbFJRu2 (ORCPT ); Wed, 10 Jun 2015 13:50:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56175 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934123AbbFJRt4 (ORCPT ); Wed, 10 Jun 2015 13:49:56 -0400 Date: Wed, 10 Jun 2015 10:49:55 -0700 From: Greg Kroah-Hartman To: Maxime Coquelin Cc: khilman@kernel.org, Arnd Bergmann , Daniel Lezcano , Daniel Thompson , Kamil Lulko , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Andreas =?iso-8859-1?Q?F=E4rber?= , Geert Uytterhoeven , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Thomas Gleixner , Jiri Slaby , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-serial@vger.kernel.org" , "linux-api@vger.kernel.org" Subject: Re: [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver Message-ID: <20150610174955.GA6527@kroah.com> References: <1432328616-16964-1-git-send-email-mcoquelin.stm32@gmail.com> <1432328616-16964-5-git-send-email-mcoquelin.stm32@gmail.com> <20150531215246.GA24174@kroah.com> <20150610154240.GC22214@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1684 Lines: 40 On Wed, Jun 10, 2015 at 06:18:37PM +0200, Maxime Coquelin wrote: > 2015-06-10 17:42 GMT+02:00 Greg Kroah-Hartman : > > On Wed, Jun 10, 2015 at 01:33:22PM +0200, Maxime Coquelin wrote: > >> 2015-05-31 23:52 GMT+02:00 Greg Kroah-Hartman : > >> > On Fri, May 22, 2015 at 11:03:35PM +0200, Maxime Coquelin wrote: > >> >> This drivers adds support to the STM32 USART controller, which is a > >> >> standard serial driver. > >> >> > >> >> Tested-by: Chanwoo Choi > >> >> Reviewed-by: Peter Hurley > >> >> Reviewed-by: Vladimir Zapolskiy > >> >> Reviewed-by: Andy Shevchenko > >> >> Signed-off-by: Maxime Coquelin > >> > > >> > Acked-by: Greg Kroah-Hartman > >> > >> Thanks Greg. > >> > >> Will you apply it to your tty tree for v4.2? Or it should go in > >> someone else tree? > > > > It's not in my queue, I'm guessing it goes in through some other tree as > > there are build dependancies here preventing me from taking it. > > There should not be any build dependencies. > I just tested it on my x86 machine with COMPILE_TEST on both v4.1-rc1 > and tty-next branch. > In both case it compiles without warnings. Ok, then feel free to resend it as a stand-alone patch please and I will queue it up. 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/