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)
commitf7dcb04475b24e8c655aa8f285450ada17c16ebf
tree96cd97670d0d75a7121aecb777a9af1db003e807
parent3ed71f8ad98a07803299693481b03fa6391e094f
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