On Mon, Oct 19, 2015 at 12:12:12PM +0200, Heiko Stübner wrote: > Hi Thierry, > > Am Montag, 21. September 2015, 11:33:17 schrieb Boris Brezillon: > > Hello, > > > > This series adds support for atomic PWM update, or IOW, the capability > > to update all the parameters of a PWM device (enabled/disabled, period, > > duty and polarity) in one go. > > is anything more blocking this series? It's now sitting on the lists for > nearly a month and everybody seems happy with it, so it would be really nice > to have in mainline :-) . > > Especially as this also makes it possible for Rockchip Chromebooks to actually > control the logic-regulator that is implemented as pwm-regulator there. Last time I tried to put this into linux-next I got immediately bombarded by a number of build failures, so I backed things out. The current plan is to give this another try after v4.4-rc1. Thierry