Hi Uwe, On Wed, Apr 20, 2022 at 2:12 PM Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > I reworked the series to improve the renesas-tpu PWM driver after > feedback I got from Geert. The changes are: > > - Add Geert's tags for the first two patches > (I didn't add them for the other patches as I changed these enough to > not carry the tags forward.) > - Use tpu_pwm_disable instead chip->ops->disable (which is NULL now) > fixing a crash in v1. > - The calculation now uses a switch instead of ilog2. > Looking at the compiled code for ARM this is more effective and I > assume the same holds true for other platforms. Display backlight on the R-Mobile A1-based Atmark Techno Armadillo-800EVA still works fine, so Tested-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds