linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] STM32 early console
@ 2020-02-03 14:04 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
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Erwan Le Ray @ 2020-02-03 14:04 UTC (permalink / raw)
  To: Russell King, Maxime Coquelin, Alexandre Torgue, Arnd Bergmann,
	Linus Walleij, Olof Johansson
  Cc: linux-arm-kernel, linux-kernel, linux-stm32, Sascha Hauer,
	Geert Uytterhoeven, Nathan Huckleberry, Gerald Baeza,
	Erwan Le Ray, Clement Peron, Fabrice Gasnier

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(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-03-13 12:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2020-02-22 11:22   ` Linus Walleij
2020-03-13 12:56 ` Alexandre Torgue

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).