Hi all, This is a small set of fixes and improvements for the Renesas pin control drivers. Most of them are related to the built-in checker, which is only enabled in DEBUG builds. I have a few more checks pending, but they need more polishing to make them suitable for upstream. Note that there are no pending issues in the actual driver that can be detected by these checker improvements, as all fixes for such issues are already upstream. To be queued in renesas-pinctrl for v5.16. Thanks for your comments! Geert Uytterhoeven (5): pinctrl: renesas: Fix save/restore on SoCs with pull-down only pins pinctrl: renesas: checker: Fix off-by-one bug in drive register check pinctrl: renesas: checker: Move overlapping field check pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pins pinctrl: renesas: checker: Prefix common checker output drivers/pinctrl/renesas/core.c | 73 +++++++++++++++++++++------------- 1 file changed, 45 insertions(+), 28 deletions(-) -- 2.25.1 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