Re: [PATCH 2/6] ARM: stm32: add initial support for STM32MP157

2017-12-13 Thread Ludovic BARRE
On 12/13/2017 12:24 AM, Rob Herring wrote: On Fri, Dec 08, 2017 at 03:11:13PM +0100, Ludovic Barre wrote: From: Ludovic Barre This patch adds initial support of STM32MP157 microprocessor (MPU) based on Arm Cortex-A7. Under new ARCH_STM32_MPU flag we select the needed Cortex-A infrastructure

Re: [PATCH 2/6] ARM: stm32: add initial support for STM32MP157

2017-12-12 Thread Rob Herring
On Fri, Dec 08, 2017 at 03:11:13PM +0100, Ludovic Barre wrote: > From: Ludovic Barre > > This patch adds initial support of STM32MP157 microprocessor (MPU) > based on Arm Cortex-A7. Under new ARCH_STM32_MPU flag we select the > needed Cortex-A infrastructure (like gic, timer,...) > > Signed-off-

[PATCH 2/6] ARM: stm32: add initial support for STM32MP157

2017-12-08 Thread Ludovic Barre
From: Ludovic Barre This patch adds initial support of STM32MP157 microprocessor (MPU) based on Arm Cortex-A7. Under new ARCH_STM32_MPU flag we select the needed Cortex-A infrastructure (like gic, timer,...) Signed-off-by: Ludovic Barre --- Documentation/arm/stm32/stm32mp157-overview.txt | 12