All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yegor Yefremov <yegor_sub1@visionsystems.de>
To: Richard Genoud <richard.genoud@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Alexander Shiyan <shc_work@mail.ru>,
	Linus Walleij <linus.walleij@linaro.org>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	linux-serial@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/5] tty/serial: Add GPIOLIB helpers for controlling modem lines
Date: Mon, 28 Apr 2014 07:52:30 +0200	[thread overview]
Message-ID: <535DEC9E.4070105@visionsystems.de> (raw)
In-Reply-To: <1398437561-4289-4-git-send-email-richard.genoud@gmail.com>

On 25.04.2014 16:52, 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>

Tested-by: Yegor Yefremov <yegorslists@googlemail.com>

Yegor

WARNING: multiple messages have this Message-ID (diff)
From: yegor_sub1@visionsystems.de (Yegor Yefremov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] tty/serial: Add GPIOLIB helpers for controlling modem lines
Date: Mon, 28 Apr 2014 07:52:30 +0200	[thread overview]
Message-ID: <535DEC9E.4070105@visionsystems.de> (raw)
In-Reply-To: <1398437561-4289-4-git-send-email-richard.genoud@gmail.com>

On 25.04.2014 16:52, 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>

Tested-by: Yegor Yefremov <yegorslists@googlemail.com>

Yegor

  reply	other threads:[~2014-04-28  5:52 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25 14:52 [PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c Richard Genoud
2014-04-25 14:52 ` Richard Genoud
2014-04-25 14:52 ` [PATCH 1/5] tty/serial: atmel_serial: Fix device tree documetation Richard Genoud
2014-04-25 14:52   ` Richard Genoud
2014-04-25 14:52 ` [PATCH 2/5] ARM: at91: gpio: implement get_direction Richard Genoud
2014-04-25 14:52   ` Richard Genoud
2014-04-25 14:52 ` [PATCH 3/5] tty/serial: Add GPIOLIB helpers for controlling modem lines Richard Genoud
2014-04-25 14:52   ` Richard Genoud
2014-04-28  5:52   ` Yegor Yefremov [this message]
2014-04-28  5:52     ` Yegor Yefremov
2014-04-25 14:52 ` [PATCH 4/5] tty/serial: at91: use mctrl_gpio helpers Richard Genoud
2014-04-25 14:52   ` Richard Genoud
2014-04-25 14:52 ` [PATCH 5/5] tty/serial: at91: add interrupts for modem control lines Richard Genoud
2014-04-25 14:52   ` Richard Genoud
2014-04-25 15:58 ` [PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c Greg Kroah-Hartman
2014-04-25 15:58   ` Greg Kroah-Hartman
2014-04-27  9:58   ` Richard Genoud
2014-04-27  9:58     ` Richard Genoud
2014-04-27 13:59     ` Nicolas Ferre
2014-04-27 13:59       ` Nicolas Ferre
2014-05-03 22:09     ` Greg Kroah-Hartman
2014-05-03 22:09       ` Greg Kroah-Hartman

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=535DEC9E.4070105@visionsystems.de \
    --to=yegor_sub1@visionsystems.de \
    --cc=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=richard.genoud@gmail.com \
    --cc=shc_work@mail.ru \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.