Re: [PATCH v1 9/9] stm32mp2: initial support

2023-11-10 Thread Patrice CHOTARD
On 11/9/23 10:41, Patrick DELAUNAY wrote: > Hi, > > On 10/27/23 16:43, Patrice Chotard wrote: >> Add initial support for STM32MP2 SoCs family. >> >> SoCs information are available here : >> https://www.st.com/content/st_com/en/campaigns/microprocessor-stm32mp2.html >> >> Migrate all MP1

Re: [PATCH v1 9/9] stm32mp2: initial support

2023-11-09 Thread Patrick DELAUNAY
Hi, On 10/27/23 16:43, Patrice Chotard wrote: Add initial support for STM32MP2 SoCs family. SoCs information are available here : https://www.st.com/content/st_com/en/campaigns/microprocessor-stm32mp2.html Migrate all MP1 related code into stm32mp1/ directory Minor: MP1 => STM32MP1 series

[PATCH v1 9/9] stm32mp2: initial support

2023-10-27 Thread Patrice Chotard
Add initial support for STM32MP2 SoCs family. SoCs information are available here : https://www.st.com/content/st_com/en/campaigns/microprocessor-stm32mp2.html Migrate all MP1 related code into stm32mp1/ directory Create stm32mp2 directory dedicated for STM32MP2 SoCs. Common code to MP1, MP13