devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: st: add usart nodes for stm32mp25
@ 2024-05-20 14:00 Valentin Caron
  2024-05-20 14:00 ` [PATCH 1/3] arm64: dts: st: add usart nodes on stm32mp25 Valentin Caron
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Valentin Caron @ 2024-05-20 14:00 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Alexandre Torgue
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel,
	Valentin Caron

STM32MP25 got the same serial hardware block as STM32MP1x but with two improvements:
 - TX and RX FIFO have been extended to 64 bytes.
 - one instance more than in STM32MP1x series (4x usart and 5x uart).
 
STM32MP257F-EV1 board has one usart used by console and one usart on IO port.

Valentin Caron (3):
  arm64: dts: st: add usart nodes on stm32mp25
  arm64: dts: st: add usart6 pinctrl used on stm32mp257f-ev1 board
  arm64: dts: st: add usart6 on stm32mp257f-ev1 board

 arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi | 41 +++++++++++
 arch/arm64/boot/dts/st/stm32mp251.dtsi        | 72 +++++++++++++++++++
 arch/arm64/boot/dts/st/stm32mp257f-ev1.dts    | 10 +++
 3 files changed, 123 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2024-06-05  7:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 14:00 [PATCH 0/3] arm64: dts: st: add usart nodes for stm32mp25 Valentin Caron
2024-05-20 14:00 ` [PATCH 1/3] arm64: dts: st: add usart nodes on stm32mp25 Valentin Caron
2024-05-20 14:00 ` [PATCH 2/3] arm64: dts: st: add usart6 pinctrl used on stm32mp257f-ev1 board Valentin Caron
2024-05-20 14:00 ` [PATCH 3/3] arm64: dts: st: add usart6 " Valentin Caron
2024-06-05  7:38 ` [PATCH 0/3] arm64: dts: st: add usart nodes for stm32mp25 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).