Re: [PATCH v3 00/12] pwm: add support for atomic update
From: Heiko Stübner <heiko@sntech.de>
Date: 2015-09-21 22:31:05
Also in:
linux-arm-kernel, linux-fbdev, lkml
From: Heiko Stübner <heiko@sntech.de>
Date: 2015-09-21 22:31:05
Also in:
linux-arm-kernel, linux-fbdev, lkml
Hi Boris, Am Montag, 21. September 2015, 11:33:17 schrieb Boris Brezillon:
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.
I gave this v3 a spin on a rk3288-veyron device with the pwm-regulator supplying vdd_logic. Looks really nice and runs fine, so the series Tested-by: Heiko Stuebner <heiko@sntech.de>