From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Richard Genoud <noreply.rgenoud@gmail.com>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Nicolas Ferre" <nicolas.ferre@atmel.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Alexander Shiyan" <shc_work@mail.ru>,
linux-serial@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Richard Genoud" <richard.genoud@gmail.com>
Subject: Re: [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines
Date: Mon, 17 Mar 2014 16:23:59 -0700 [thread overview]
Message-ID: <20140317232359.GA8943@kroah.com> (raw)
In-Reply-To: <1394469951-21192-2-git-send-email-richard.genoud@gmail.com>
On Mon, Mar 10, 2014 at 05:45:49PM +0100, Richard Genoud wrote:
> This patch add some helpers to control modem lines (CTS/RTS/DSR...) via
> GPIO.
> This will be useful for many boards which have a serial controller that
> only handle CTS/RTS pins (or even just RX/TX).
>
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
I can't take this series through my tty tree as the non-tty patches
don't apply, so feel free to take them through whatever tree is needed.
greg k-h
next prev parent reply other threads:[~2014-03-17 23:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 16:45 [PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c Richard Genoud
2014-03-10 16:45 ` [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines Richard Genoud
2014-03-17 23:23 ` Greg Kroah-Hartman [this message]
2014-03-18 10:13 ` Richard Genoud
2014-03-22 10:14 ` Richard Genoud
2014-04-02 15:09 ` Richard Genoud
2014-04-02 23:13 ` Greg Kroah-Hartman
2014-04-03 9:35 ` Richard Genoud
2014-04-22 13:08 ` Yegor Yefremov
2014-04-25 14:56 ` Richard Genoud
2014-04-25 18:37 ` Yegor Yefremov
2014-03-10 16:45 ` [PATCH v6 2/3] tty/serial: at91: use mctrl_gpio helpers Richard Genoud
2014-03-10 17:20 ` Nicolas Ferre
2014-03-10 16:45 ` [PATCH v6 3/3] tty/serial: at91: add interrupts for modem control lines Richard Genoud
2014-03-10 17:21 ` Nicolas Ferre
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=20140317232359.GA8943@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
--cc=noreply.rgenoud@gmail.com \
--cc=richard.genoud@gmail.com \
--cc=shc_work@mail.ru \
--cc=u.kleine-koenig@pengutronix.de \
/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).