]> git.ipfire.org Git - people/ms/linux.git/commit
ARM: stm32: add initial support for STM32MP13 family
authorAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 23 Jul 2021 13:28:07 +0000 (15:28 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Mon, 20 Sep 2021 06:54:42 +0000 (08:54 +0200)
commite0302638a3b43c83ff26840df6e496d60c56cbbd
tree8f32fce722e73d4ad270f6964fb9e0e63e3c13e8
parent02c0dc0f60fa04a20267e8512af6614f179de0fc
ARM: stm32: add initial support for STM32MP13 family

This patch adds initial support of STM32MP13 microprocessor family
based on Arm Cortex-A7. New Cortex-A infrastructure (gic, timer,...)
are selected if ARCH_MULTI_V7 is defined.

Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-stm32/Kconfig
arch/arm/mach-stm32/board-dt.c