Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933715AbbFJTgK (ORCPT ); Wed, 10 Jun 2015 15:36:10 -0400 Received: from mail-yh0-f65.google.com ([209.85.213.65]:33309 "EHLO mail-yh0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752757AbbFJTgC (ORCPT ); Wed, 10 Jun 2015 15:36:02 -0400 X-Greylist: delayed 783 seconds by postgrey-1.27 at vger.kernel.org; Wed, 10 Jun 2015 15:36:02 EDT MIME-Version: 1.0 In-Reply-To: <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> <20150610174955.GA6527@kroah.com> Date: Wed, 10 Jun 2015 21:22:59 +0200 Message-ID: Subject: Re: [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver From: Maxime Coquelin To: Greg Kroah-Hartman Cc: khilman@kernel.org, Arnd Bergmann , Daniel Lezcano , Daniel Thompson , Kamil Lulko , =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , =?UTF-8?Q?Andreas_F=C3=A4rber?= , 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" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1827 Lines: 42 2015-06-10 19:49 GMT+02:00 Greg Kroah-Hartman : > 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. Patch resent as a standalone patch. Thanks! Maxime -- 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/