Re: [PATCH v3 00/12] pwm: add support for atomic update
From: Heiko Stübner <heiko@sntech.de>
Date: 2015-10-19 10:13:12
Also in:
linux-pwm, linux-rockchip
From: Heiko Stübner <heiko@sntech.de>
Date: 2015-10-19 10:13:12
Also in:
linux-pwm, linux-rockchip
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. Thanks Heiko