Re: [PATCH v4 00/24] pwm: add support for atomic update
From: Heiko Stübner <heiko@sntech.de>
Date: 2015-11-16 14:46:41
Also in:
linux-leds, linux-pwm, linux-rockchip
From: Heiko Stübner <heiko@sntech.de>
Date: 2015-11-16 14:46:41
Also in:
linux-leds, linux-pwm, linux-rockchip
Hi Boris, Am Montag, 16. November 2015, 09:56:23 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.
you already include my tested-by tags, but anyway, the series still works nicely on 4.4-rc1 on my veyron chromebook. Heiko