Re: [PATCH v2 3/4] configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig

2025-03-12 Thread Patrice CHOTARD
On 3/11/25 15:30, Cheick Traore wrote: > Enable the following configs: > > * CONFIG_MFD_STM32_TIMERS: enables support for the STM32 multifunction >timer > * CONFIG_DM_PWM: enables support for pulse-width modulation devices > * CONFIG_CMD_PWM: enables 'pwm' command to

[PATCH v2 3/4] configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig

2025-03-11 Thread Cheick Traore
Enable the following configs: * CONFIG_MFD_STM32_TIMERS: enables support for the STM32 multifunction timer * CONFIG_DM_PWM: enables support for pulse-width modulation devices * CONFIG_CMD_PWM: enables 'pwm' command to control PWM channels * CONFIG_PWM_STM32: enables supp