Re: [PATCH v3 3/6] pwm: stm32: add capture support

2018-04-16 Thread Lee Jones
On Fri, 30 Mar 2018, Fabrice Gasnier wrote: > Add support for PMW input mode on pwm-stm32. STM32 timers support > period and duty cycle capture as long as they have at least two PWM > channels. One capture channel is used for period (rising-edge), one > for duty-cycle (falling-edge). > When

Re: [PATCH v3 3/6] pwm: stm32: add capture support

2018-04-16 Thread Lee Jones
On Fri, 30 Mar 2018, Fabrice Gasnier wrote: > Add support for PMW input mode on pwm-stm32. STM32 timers support > period and duty cycle capture as long as they have at least two PWM > channels. One capture channel is used for period (rising-edge), one > for duty-cycle (falling-edge). > When