mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/8] Support STM32h747i-disco board
@ 2025-04-27  7:43 Dario Binacchi
  2025-04-27  7:43 ` [PATCH 1/8] ARM: dts: stm32h7-pinctrl: add _a suffix to u[s]art_pins phandles Dario Binacchi
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Dario Binacchi @ 2025-04-27  7:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alexandre Torgue, linux-amarula, Dario Binacchi, Amelie Delaunay,
	Conor Dooley, David Jander, Krzysztof Kozlowski,
	Leonard Göhrs, Marc Kleine-Budde, Marek Vasut,
	Maxime Coquelin, Michael Turquette, Oleksij Rempel,
	Roan van Dijk, Rob Herring, Russell King, Stephen Boyd,
	devicetree, linux-arm-kernel, linux-clk, linux-stm32

The series adds support for STM32h747i-disco board

The board includes an STM32H747XI SoC with the following resources:
 - 2 Mbytes Flash
 - 1 Mbyte SRAM
 - LCD-TFT controller
 - MIPI-DSI interface
 - FD-CAN
 - USB 2.0 high-speed/full-speed
 - Ethernet MAC
 - camera interface

Detailed information can be found at:
https://www.st.com/en/evaluation-tools/stm32h747i-disco.html


Dario Binacchi (8):
  ARM: dts: stm32h7-pinctrl: add _a suffix to u[s]art_pins phandles
  dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
  ARM: stm32: add a new SoC - STM32H747
  clk: stm32h7: rename USART{7,8}_CK to UART{7,8}_CK
  ARM: dts: stm32: add uart8 node for stm32h743 MCU
  ARM: dts: stm32: add pin map for UART8 controller on stm32h743
  ARM: dts: stm32: add an extra pin map for USART1 on stm32h743
  ARM: dts: stm32: support STM32h747i-disco board

 .../devicetree/bindings/arm/stm32/stm32.yaml  |   4 +
 arch/arm/boot/dts/st/Makefile                 |   1 +
 arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi     |  34 ++++-
 arch/arm/boot/dts/st/stm32h743.dtsi           |   8 ++
 arch/arm/boot/dts/st/stm32h743i-disco.dts     |   2 +-
 arch/arm/boot/dts/st/stm32h743i-eval.dts      |   2 +-
 arch/arm/boot/dts/st/stm32h747i-disco.dts     | 136 ++++++++++++++++++
 arch/arm/boot/dts/st/stm32h750i-art-pi.dts    |   6 +-
 arch/arm/mach-stm32/board-dt.c                |   1 +
 include/dt-bindings/clock/stm32h7-clks.h      |   4 +-
 10 files changed, 187 insertions(+), 11 deletions(-)
 create mode 100644 arch/arm/boot/dts/st/stm32h747i-disco.dts

-- 
2.43.0


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

end of thread, other threads:[~2025-04-30  7:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-27  7:43 [PATCH 0/8] Support STM32h747i-disco board Dario Binacchi
2025-04-27  7:43 ` [PATCH 1/8] ARM: dts: stm32h7-pinctrl: add _a suffix to u[s]art_pins phandles Dario Binacchi
2025-04-27  7:43 ` [PATCH 2/8] dt-bindings: arm: stm32: add compatible for stm32h747i-disco board Dario Binacchi
2025-04-28  8:38   ` Krzysztof Kozlowski
2025-04-27  7:43 ` [PATCH 3/8] ARM: stm32: add a new SoC - STM32H747 Dario Binacchi
2025-04-27  7:43 ` [PATCH 4/8] clk: stm32h7: rename USART{7,8}_CK to UART{7,8}_CK Dario Binacchi
2025-04-28  9:17   ` Krzysztof Kozlowski
2025-04-27  7:43 ` [PATCH 5/8] ARM: dts: stm32: add uart8 node for stm32h743 MCU Dario Binacchi
2025-04-27  7:43 ` [PATCH 6/8] ARM: dts: stm32: add pin map for UART8 controller on stm32h743 Dario Binacchi
2025-04-27  7:43 ` [PATCH 7/8] ARM: dts: stm32: add an extra pin map for USART1 " Dario Binacchi
2025-04-27  7:43 ` [PATCH 8/8] ARM: dts: stm32: support STM32h747i-disco board Dario Binacchi
2025-04-30  7:21 ` [PATCH 0/8] Support " Alexandre TORGUE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®