This patch series adds support for PWM "atomic" API and improve the clock calculation. Changes from v1 [1]: - Remove workaround code of output pseudo low level for now because it is rejected on the ML. - Add a condition for polarity because the HW doesn't support polarity change in patch 1/4. - Improve the clock calculation in patch 4/4. [1] https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=53193 Yoshihiro Shimoda (4): pwm: rcar: Add support "atomic" API pwm: rcar: Use "atomic" API on rcar_pwm_resume() pwm: rcar: remove legacy APIs pwm: rcar: improve calculation of divider drivers/pwm/pwm-rcar.c | 99 ++++++++++++++++++++++++-------------------------- 1 file changed, 48 insertions(+), 51 deletions(-) -- 1.9.1