From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Richard Genoud <richard.genoud@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Alexander Shiyan <shc_work@mail.ru>,
"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
Date: Sun, 27 Apr 2014 06:59:15 -0700 [thread overview]
Message-ID: <535D0D33.4050401@atmel.com> (raw)
In-Reply-To: <CACQ1gAiyonHpg5YP4nSd3B=iiVQoTKQvYoC_JxbzA6Dmzr8+tw@mail.gmail.com>
On 27/04/2014 02:58, Richard Genoud :
> 2014-04-25 17:58 GMT+02:00 Greg Kroah-Hartman <gregkh@linuxfoundation.org>:
>> On Fri, Apr 25, 2014 at 04:52:36PM +0200, Richard Genoud wrote:
>>> This patch series is a leftover of http://www.spinics.net/lists/arm-kernel/msg314242.html
>>> that missed 3.15 because it caused merge conflicts.
>>>
>>> The 1st patch may be applied as a fix for 3.15-rc, since it correct a
>>> device tree binding documentation example.
>>>
>>> Greg, for you to decide if it's worth it or not !
>>
>> Why am I the one tho decides if it is worth it? If it's up to me, I'll
>> just say "no", as I sure don't need this for any of my machines...
Ok, so I need to speak up and say that the patch series is useful for me :-)
> Ok, let me reformulate :) :
>
> This patch series is a leftover of
> http://www.spinics.net/lists/arm-kernel/msg314242.html
> that missed 3.15 because it caused merge conflicts (you acked the
> series and ask me to resend it during 3.15-rc cycle).
>
> I think that "[PATCH 1/5] tty/serial: atmel_serial: Fix device tree
> documentation" should be applied on 3.15-rc,
> since it corrects a device tree binding documentation example.
>
> The patches 2-5/5 are for 3.16.
BTW, patches 4 and 5 were "Acked" by me in v6 revision of this series.
Thanks, bye,
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
Date: Sun, 27 Apr 2014 06:59:15 -0700 [thread overview]
Message-ID: <535D0D33.4050401@atmel.com> (raw)
In-Reply-To: <CACQ1gAiyonHpg5YP4nSd3B=iiVQoTKQvYoC_JxbzA6Dmzr8+tw@mail.gmail.com>
On 27/04/2014 02:58, Richard Genoud :
> 2014-04-25 17:58 GMT+02:00 Greg Kroah-Hartman <gregkh@linuxfoundation.org>:
>> On Fri, Apr 25, 2014 at 04:52:36PM +0200, Richard Genoud wrote:
>>> This patch series is a leftover of http://www.spinics.net/lists/arm-kernel/msg314242.html
>>> that missed 3.15 because it caused merge conflicts.
>>>
>>> The 1st patch may be applied as a fix for 3.15-rc, since it correct a
>>> device tree binding documentation example.
>>>
>>> Greg, for you to decide if it's worth it or not !
>>
>> Why am I the one tho decides if it is worth it? If it's up to me, I'll
>> just say "no", as I sure don't need this for any of my machines...
Ok, so I need to speak up and say that the patch series is useful for me :-)
> Ok, let me reformulate :) :
>
> This patch series is a leftover of
> http://www.spinics.net/lists/arm-kernel/msg314242.html
> that missed 3.15 because it caused merge conflicts (you acked the
> series and ask me to resend it during 3.15-rc cycle).
>
> I think that "[PATCH 1/5] tty/serial: atmel_serial: Fix device tree
> documentation" should be applied on 3.15-rc,
> since it corrects a device tree binding documentation example.
>
> The patches 2-5/5 are for 3.16.
BTW, patches 4 and 5 were "Acked" by me in v6 revision of this series.
Thanks, bye,
--
Nicolas Ferre
next prev parent reply other threads:[~2014-04-27 13:59 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
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 [this message]
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=535D0D33.4050401@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--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.