Re: [PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK

2025-03-10 Thread Patrice CHOTARD
On 3/6/25 15:15, Patrice CHOTARD wrote: > > > On 3/6/25 11:56, Cheick Traore wrote: >> The pwm source TIM1_CH3N channel (on PE12) in inverted polarity mode >> will be used to manage the brightness of the panel backlight on >> STM32MP135F-DK. >> >> Signed-off-by: Cheick Traore >> --- >> >> ar

[PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK

2025-03-06 Thread Cheick Traore
The pwm source TIM1_CH3N channel (on PE12) in inverted polarity mode will be used to manage the brightness of the panel backlight on STM32MP135F-DK. Signed-off-by: Cheick Traore --- arch/arm/dts/stm32mp13-pinctrl.dtsi | 15 +++ arch/arm/dts/stm32mp135f-dk.dts | 14 ++

Re: [PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK

2025-03-06 Thread Patrice CHOTARD
On 3/6/25 11:56, Cheick Traore wrote: > The pwm source TIM1_CH3N channel (on PE12) in inverted polarity mode > will be used to manage the brightness of the panel backlight on > STM32MP135F-DK. > > Signed-off-by: Cheick Traore > --- > > arch/arm/dts/stm32mp13-pinctrl.dtsi | 15 +++