Skip to content

Commit

Permalink
ARM: stm32: Identify a new SoC - STM32F469
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lee Jones authored and Maxime Coquelin committed Feb 17, 2016
1 parent f64e980 commit 6391503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-stm32/board-dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

static const char *const stm32_compat[] __initconst = {
"st,stm32f429",
"st,stm32f469",
NULL
};

Expand Down

0 comments on commit 6391503

Please sign in to comment.