linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] pinctrl: renesas: Fixes and checker improvements
@ 2021-10-07 14:38 Geert Uytterhoeven
  2021-10-07 14:38 ` [PATCH 1/5] pinctrl: renesas: Fix save/restore on SoCs with pull-down only pins Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2021-10-07 14:38 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-renesas-soc, linux-gpio, Geert Uytterhoeven

	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@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-07 14:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-07 14:38 [PATCH 0/5] pinctrl: renesas: Fixes and checker improvements Geert Uytterhoeven
2021-10-07 14:38 ` [PATCH 1/5] pinctrl: renesas: Fix save/restore on SoCs with pull-down only pins Geert Uytterhoeven
2021-10-07 14:38 ` [PATCH 2/5] pinctrl: renesas: checker: Fix off-by-one bug in drive register check Geert Uytterhoeven
2021-10-07 14:38 ` [PATCH 3/5] pinctrl: renesas: checker: Move overlapping field check Geert Uytterhoeven
2021-10-07 14:38 ` [PATCH 4/5] pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pins Geert Uytterhoeven
2021-10-07 14:38 ` [PATCH 5/5] pinctrl: renesas: checker: Prefix common checker output Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).