Re: [PATCH 09/16] arm: stm32mp: support 2 MAC address for STM32MP13

2022-06-17 Thread Patrick DELAUNAY
Hi, On 5/6/22 16:06, Patrick Delaunay wrote: Add support of several MAC address in OTP (3 32bits OTP word for 2 MAC address) for SOCs in STM32MP13x family: STM32MP133 and STM32MP135. Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/cpu.c | 41 ---

Re: [PATCH 09/16] arm: stm32mp: support 2 MAC address for STM32MP13

2022-05-19 Thread Patrice CHOTARD
Hi Patrick On 5/6/22 16:06, Patrick Delaunay wrote: > Add support of several MAC address in OTP (3 32bits OTP word for > 2 MAC address) for SOCs in STM32MP13x family: STM32MP133 and STM32MP135. > > Signed-off-by: Patrick Delaunay > --- > > arch/arm/mach-stm32mp/cpu.c | 41 ++

[PATCH 09/16] arm: stm32mp: support 2 MAC address for STM32MP13

2022-05-06 Thread Patrick Delaunay
Add support of several MAC address in OTP (3 32bits OTP word for 2 MAC address) for SOCs in STM32MP13x family: STM32MP133 and STM32MP135. Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/cpu.c | 41 --- .../arm/mach-stm32mp/include/mach/sys_proto.h |