1
0
Fork 0

ARM: stm32: Identify a new SoC - STM32F469

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
hifive-unleashed-5.1
Lee Jones 2016-02-16 15:17:00 +01:00 committed by Maxime Coquelin
parent f64e980450
commit 6391503bbf
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
static const char *const stm32_compat[] __initconst = {
"st,stm32f429",
"st,stm32f469",
NULL
};