mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 20:54:10 +08:00
ARM: stm32: Add a new SoC - STM32H750
The STM32H750 is a Cortex-M7 MCU running at 480MHz and containing 128KBytes internal flash, 1MiB SRAM. Signed-off-by: dillon min <dillon.minfei@gmail.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
parent
2aaa41eea3
commit
40ddb53769
@ -17,6 +17,7 @@ static const char *const stm32_compat[] __initconst = {
|
||||
"st,stm32f746",
|
||||
"st,stm32f769",
|
||||
"st,stm32h743",
|
||||
"st,stm32h750",
|
||||
"st,stm32mp157",
|
||||
NULL
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user