Re: [PATCH v2] pwm-regulator: Add support for a fixed delay after duty cycle changes

2016-08-29 Thread Doug Anderson
Hi, On Fri, Aug 26, 2016 at 5:20 PM, Matthias Kaehlcke wrote: > A change of the duty cycle doesn't necessarily cause an inmediate switch > to the target voltage. The voltage change may be gradual and complete > with a certain delay. This change introduces the device tree properties > "settle-time

[PATCH v2] pwm-regulator: Add support for a fixed delay after duty cycle changes

2016-08-26 Thread Matthias Kaehlcke
A change of the duty cycle doesn't necessarily cause an inmediate switch to the target voltage. The voltage change may be gradual and complete with a certain delay. This change introduces the device tree properties "settle-time-up-us" and "settle-time-down-us", which allow to specify a fixed delay