From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver
Date: Wed, 10 Jun 2015 08:42:40 -0700 [thread overview]
Message-ID: <20150610154240.GC22214@kroah.com> (raw)
In-Reply-To: <CALszF6B7_xOMvO9pRJJPNeR4JnOgAQAohSARDivzt2d1DQWP_Q@mail.gmail.com>
On Wed, Jun 10, 2015 at 01:33:22PM +0200, Maxime Coquelin wrote:
> 2015-05-31 23:52 GMT+02:00 Greg Kroah-Hartman <gregkh@linuxfoundation.org>:
> > 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 <cw00.choi@samsung.com>
> >> Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
> >> Reviewed-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
> >> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> >> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
> >
> > Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> 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.
thanks,
greg k-h
next prev parent reply other threads:[~2015-06-10 15:42 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-22 21:03 [PATCH v9 0/5] Add support to STMicroelectronics STM32 family Maxime Coquelin
2015-05-22 21:03 ` [PATCH v9 1/5] dt-bindings: Document the STM32 timer bindings Maxime Coquelin
2015-05-24 21:07 ` Daniel Lezcano
2015-05-22 21:03 ` [PATCH v9 2/5] clockevents/drivers: Add STM32 Timer driver Maxime Coquelin
2015-05-24 21:07 ` Daniel Lezcano
2015-05-22 21:03 ` [PATCH v9 3/5] dt-bindings: Document the STM32 USART bindings Maxime Coquelin
2015-05-22 21:03 ` [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver Maxime Coquelin
2015-05-31 21:52 ` Greg Kroah-Hartman
2015-06-10 11:33 ` Maxime Coquelin
2015-06-10 15:42 ` Greg Kroah-Hartman [this message]
2015-06-10 16:18 ` Maxime Coquelin
2015-06-10 17:49 ` Greg Kroah-Hartman
2015-06-10 19:22 ` Maxime Coquelin
2015-05-22 21:03 ` [PATCH v9 5/5] ARM: dts: Introduce STM32F429 MCU Maxime Coquelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150610154240.GC22214@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).