Re: [PATCH 07/16] arm: stm32mp: add CONFIG_STM32MP15_PWR

2022-06-17 Thread Patrick DELAUNAY
Hi, On 5/6/22 16:06, Patrick Delaunay wrote: Add config CONFIG_STM32MP15_PWR to handle the access on regulators managed by the PWR driver defined in pwr_regulator.c This driver is only used in U-Boot by STM32MP15x family. Signed-off-by: Patrick Delaunay ---

Re: [PATCH 07/16] arm: stm32mp: add CONFIG_STM32MP15_PWR

2022-05-20 Thread Patrice CHOTARD
Hi Patrick On 5/6/22 16:06, Patrick Delaunay wrote: > Add config CONFIG_STM32MP15_PWR to handle the > access on regulators managed by the PWR driver defined in s/the access on/the access to > pwr_regulator.c > > This driver is only used in U-Boot by STM32MP15x family. > > Signed-off-by:

[PATCH 07/16] arm: stm32mp: add CONFIG_STM32MP15_PWR

2022-05-06 Thread Patrick Delaunay
Add config CONFIG_STM32MP15_PWR to handle the access on regulators managed by the PWR driver defined in pwr_regulator.c This driver is only used in U-Boot by STM32MP15x family. Signed-off-by: Patrick Delaunay --- arch/arm/mach-stm32mp/Kconfig.15x | 16