Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: stm32: add a new SoC - STM32H747

The STM32H747 is a dual-core MCU (Cortex-M7 running up to 480 MHz +
Cortex-M4 running up to 240 MHz) containing from 1 to 2 Mbytes of Flash
memory and 1 Mbyte of internal RAM.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://lore.kernel.org/r/20250427074404.3278732-4-dario.binacchi@amarulasolutions.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>

authored by

Dario Binacchi and committed by
Alexandre Torgue
cb0c6e12 815d49f6

+1
+1
arch/arm/mach-stm32/board-dt.c
··· 17 17 "st,stm32f746", 18 18 "st,stm32f769", 19 19 "st,stm32h743", 20 + "st,stm32h747", 20 21 "st,stm32h750", 21 22 "st,stm32mp131", 22 23 "st,stm32mp133",