On Tue, Apr 20, 2021 at 11:51:17AM +0200, Uwe Kleine-König wrote: > The CDTY register contains the number of inactive cycles. .apply() does > this correctly, however .get_state() got this wrong. > > Fixes: 651b510a74d4 ("pwm: atmel: Implement .get_state()") > Signed-off-by: Uwe Kleine-König > --- > drivers/pwm/pwm-atmel.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. Thierry