[PATCH 0/3] Add support for STM32 TIMERS and STM32 PWM on STM32MP25

Fabrice Gasnier fabrice.gasnier at foss.st.com
Mon Jun 23 09:22:31 CEST 2025


Hi Cheick,

On 6/20/25 17:49, Cheick Traore wrote:
> 
> This serie adds:
> * drivers support on stm32mp25 for MFD STM32 TIMERS and STM32 PWM
> * enable these drivers on stm32mp25
> 
> 
> Cheick Traore (3):
>   arm: stm32mp2: add multifunction timer support for stm32mp25
>   pwm: stm32: add support for stm32mp25
>   configs: stm32mp25: Enable MFD timer and PWM for stm32mp25_defconfig

For this series, you can add my:

Reviewed-by: Fabrice Gasnier <fabrice.gasnier at foss.st.com>

Thanks,
Fabrice

> 
>  arch/arm/mach-stm32mp/include/mach/timers.h |  9 ++++++
>  arch/arm/mach-stm32mp/timers.c              | 34 ++++++++++++++++++++-
>  configs/stm32mp25_defconfig                 |  4 +++
>  drivers/pwm/pwm-stm32.c                     | 11 ++++++-
>  4 files changed, 56 insertions(+), 2 deletions(-)
> 


More information about the U-Boot mailing list