From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/5] pinctrl: renesas: Fixes and checker improvements
Date: Thu, 7 Oct 2021 16:38:45 +0200 [thread overview]
Message-ID: <cover.1633615652.git.geert+renesas@glider.be> (raw)
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
next reply other threads:[~2021-10-07 14:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-07 14:38 Geert Uytterhoeven [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1633615652.git.geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).