Re: [PATCH 05/16] arm: stm32mp: add choice for STM32MP SOC family

2022-06-17 Thread Patrick DELAUNAY
Hi, On 5/6/22 16:06, Patrick Delaunay wrote: Add mandatory choice for SOC support in ARCH_STM32MP. This patch is a preliminary step for new SOC introduction in STM32MP family. Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/Kconfig | 23 +--

Re: [PATCH 05/16] arm: stm32mp: add choice for STM32MP SOC family

2022-05-20 Thread Patrice CHOTARD
HI Patrick On 5/6/22 16:06, Patrick Delaunay wrote: > Add mandatory choice for SOC support in ARCH_STM32MP. > > This patch is a preliminary step for new SOC introduction > in STM32MP family. > > Signed-off-by: Patrick Delaunay > --- > > arch/arm/mach-stm32mp/Kconfig | 23

[PATCH 05/16] arm: stm32mp: add choice for STM32MP SOC family

2022-05-06 Thread Patrick Delaunay
Add mandatory choice for SOC support in ARCH_STM32MP. This patch is a preliminary step for new SOC introduction in STM32MP family. Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/Kconfig | 23 +-- configs/stm32mp15_basic_defconfig | 4 ++--