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 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(-) -- 2.34.1 base-commit: 0c6c8065a27804705c324f06998fea219e62f028 branch: upstream