]> git.baikalelectronics.ru Git - kernel.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)
commitc43ca723b097d3b9cddc7403784cec76666c24c2
tree8f32fce722e73d4ad270f6964fb9e0e63e3c13e8
parenteda88c6d092f34e9d672bb548c1046878ff9a881
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