[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <01e5e489-024c-89c1-4df0-21a12557401b@foss.st.com>
Date: Fri, 8 Apr 2022 14:34:16 +0200
From: Valentin CARON <valentin.caron@...s.st.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jonathan Corbet <corbet@....net>
CC: Jiri Slaby <jirislaby@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Erwan Le Ray <erwan.leray@...s.st.com>,
<linux-serial@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>
Subject: Re: [PATCH 0/3] serial: stm32: add earlycon and polling mode
On 4/7/22 14:31, Valentin Caron wrote:
> - Add support of early console and polling mode in stm32-usart driver.
> - Avoid a possible infinite loop in putchar function.
>
> Valentin Caron (3):
> serial: stm32: remove infinite loop possibility in putchar function
> serial: stm32: add KGDB support
> serial: stm32: add earlycon support
>
> .../admin-guide/kernel-parameters.txt | 6 ++
> drivers/tty/serial/Kconfig | 1 +
> drivers/tty/serial/stm32-usart.c | 101 +++++++++++++++++-
> drivers/tty/serial/stm32-usart.h | 2 +
> 4 files changed, 105 insertions(+), 5 deletions(-)
>
Hi,
Please drop this series, I sent a V2
Thanks,
Valentin
Powered by blists - more mailing lists