Re: [PATCH v2 2/3] pwm: stm32: split breakinput apply routine to ease PM support

2019-10-16 Thread Thierry Reding
On Fri, Oct 04, 2019 at 02:53:52PM +0200, Fabrice Gasnier wrote: > Split breakinput routine that configures STM32 timers 'break' safety > feature upon probe, into two routines: > - stm32_pwm_apply_breakinputs() sets all the break inputs into registers. > - stm32_pwm_probe_breakinputs() probes the d

[PATCH v2 2/3] pwm: stm32: split breakinput apply routine to ease PM support

2019-10-04 Thread Fabrice Gasnier
Split breakinput routine that configures STM32 timers 'break' safety feature upon probe, into two routines: - stm32_pwm_apply_breakinputs() sets all the break inputs into registers. - stm32_pwm_probe_breakinputs() probes the device tree break input settings before calling stm32_pwm_apply_breakinp