Re: [PATCH V3 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups

2017-04-12 Thread Thierry Reding
On Fri, Apr 07, 2017 at 03:03:58PM +0530, Laxman Dewangan wrote: > This patch series have following fixes: > - Add more precession in PWM period register value calculation > for lower pwm frequency. > - Add support to configure PWM pins in different state in the > suspend/resume. > > Changes

Re: [PATCH V3 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups

2017-04-12 Thread Thierry Reding
On Fri, Apr 07, 2017 at 03:03:58PM +0530, Laxman Dewangan wrote: > This patch series have following fixes: > - Add more precession in PWM period register value calculation > for lower pwm frequency. > - Add support to configure PWM pins in different state in the > suspend/resume. > > Changes

[PATCH V3 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups

2017-04-07 Thread Laxman Dewangan
This patch series have following fixes: - Add more precession in PWM period register value calculation for lower pwm frequency. - Add support to configure PWM pins in different state in the suspend/resume. Changes from v1: - Use standard pinctrl names for sleep and active state. - Use API

[PATCH V3 0/4] pwm: tegra: Pin configuration in suspend/resume and cleanups

2017-04-07 Thread Laxman Dewangan
This patch series have following fixes: - Add more precession in PWM period register value calculation for lower pwm frequency. - Add support to configure PWM pins in different state in the suspend/resume. Changes from v1: - Use standard pinctrl names for sleep and active state. - Use API