Re: [PATCH v2 0/2] pwm: rcar: Add suspend/resume support and cleanup for runtime_pm

2018-03-27 Thread Thierry Reding
On Tue, Mar 13, 2018 at 05:18:16PM +0900, Yoshihiro Shimoda wrote: > This patch set improves power management for Renesas PWM driver. > > Changes from v1: > - Add Reviewed-by Geert-san in patch 1 (Thanks!). > - Check a condition in suspend/resume if requested or not in patch 2. > > Hien Dang (1

[PATCH v2 0/2] pwm: rcar: Add suspend/resume support and cleanup for runtime_pm

2018-03-13 Thread Yoshihiro Shimoda
This patch set improves power management for Renesas PWM driver. Changes from v1: - Add Reviewed-by Geert-san in patch 1 (Thanks!). - Check a condition in suspend/resume if requested or not in patch 2. Hien Dang (1): pwm: rcar: Use PM Runtime to control module clock Yoshihiro Shimoda (1):