linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Torgue <alexandre.torgue@st.com>
To: Erwan Le Ray <erwan.leray@st.com>,
	Russell King <linux@armlinux.org.uk>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Linus Walleij <linus.walleij@linaro.org>,
	Olof Johansson <olof@lixom.net>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	<linux-stm32@st-md-mailman.stormreply.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Nathan Huckleberry <nhuck15@gmail.com>,
	Gerald Baeza <gerald.baeza@st.com>,
	Clement Peron <peron.clem@gmail.com>,
	Fabrice Gasnier <fabrice.gasnier@st.com>
Subject: Re: [PATCH v3 0/4] STM32 early console
Date: Fri, 21 Feb 2020 16:58:42 +0100	[thread overview]
Message-ID: <609b5744-cc1e-8ada-fe14-6cc199c0a91d@st.com> (raw)
In-Reply-To: <20200203140425.26579-1-erwan.leray@st.com>

Hi

On 2/3/20 3:04 PM, Erwan Le Ray wrote:
> Add UART instance configuration to STM32 F4 and F7 early console.
> Add STM32 H7 and MP1 early console support.
> 
> Changes in v3:
> - fix a missing condition for STM32MP1
>    
> Changes in v2:
> - split "[PATCH] ARM: debug: stm32: add UART early console configuration"
>    into separate patches as suggested by Clement into [1]
> 
> [1] https://lkml.org/lkml/2019/4/10/199
> 
> Erwan Le Ray (4):
>    ARM: debug: stm32: add UART early console configuration for STM32F4
>    ARM: debug: stm32: add UART early console configuration for STM32F7
>    ARM: debug: stm32: add UART early console support for STM32H7
>    ARM: debug: stm32: add UART early console support for STM32MP1
> 
>   arch/arm/Kconfig.debug         | 42 +++++++++++++++++++++++++++++-----
>   arch/arm/include/debug/stm32.S |  9 ++++----
>   2 files changed, 40 insertions(+), 11 deletions(-)
> 

Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>

Russel, Arnd, Olof, Linus
Do I have to take this series in my next PR ? or you'll ?

Thanks
alex

  parent reply	other threads:[~2020-02-21 15:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-03 14:04 [PATCH v3 0/4] STM32 early console Erwan Le Ray
2020-02-03 14:04 ` [PATCH v3 1/4] ARM: debug: stm32: add UART early console configuration for STM32F4 Erwan Le Ray
2020-02-03 14:04 ` [PATCH v3 2/4] ARM: debug: stm32: add UART early console configuration for STM32F7 Erwan Le Ray
2020-02-03 14:04 ` [PATCH v3 3/4] ARM: debug: stm32: add UART early console support for STM32H7 Erwan Le Ray
2020-02-03 14:04 ` [PATCH v3 4/4] ARM: debug: stm32: add UART early console support for STM32MP1 Erwan Le Ray
2020-02-03 14:35 ` [PATCH v3 0/4] STM32 early console Clément Péron
2020-02-21 15:54   ` Erwan LE RAY
2020-02-21 15:58 ` Alexandre Torgue [this message]
2020-02-22 11:22   ` Linus Walleij
2020-03-13 12:56 ` Alexandre Torgue

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=609b5744-cc1e-8ada-fe14-6cc199c0a91d@st.com \
    --to=alexandre.torgue@st.com \
    --cc=arnd@arndb.de \
    --cc=erwan.leray@st.com \
    --cc=fabrice.gasnier@st.com \
    --cc=geert+renesas@glider.be \
    --cc=gerald.baeza@st.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux@armlinux.org.uk \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=nhuck15@gmail.com \
    --cc=olof@lixom.net \
    --cc=peron.clem@gmail.com \
    --cc=s.hauer@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).