]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: stm32: add initial support for STM32MP157
authorLudovic Barre <ludovic.barre@st.com>
Tue, 16 Jan 2018 14:56:00 +0000 (15:56 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 5 Mar 2018 08:08:43 +0000 (09:08 +0100)
commit146f9a159c7c0a9930481cb4a71b812ecbc66fc0
tree96cd97670d0d75a7121aecb777a9af1db003e807
parent32d4913623cf5dd4067d78a2eae7318f29ee5601
ARM: stm32: add initial support for STM32MP157

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

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Documentation/arm/stm32/stm32mp157-overview.rst [new file with mode: 0644]
arch/arm/mach-stm32/Kconfig
arch/arm/mach-stm32/board-dt.c