From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL] pinctrl: renesas: Updates for v6.7 (take two)
Date: Fri, 13 Oct 2023 14:48:32 +0200 [thread overview]
Message-ID: <cover.1697200929.git.geert+renesas@glider.be> (raw)
Hi Linus,
The following changes since commit c385256611b1af79d180e35c07992b43e1be5067:
pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[] (2023-09-26 09:44:51 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v6.7-tag2
for you to fetch changes up to 583d8073205566468abf3a34000fccdd1d19c9cc:
pinctrl: renesas: rzn1: Convert to platform remove callback returning void (2023-10-13 09:38:05 +0200)
----------------------------------------------------------------
pinctrl: renesas: Updates for v6.7 (take two)
- Add pin groups for the Local Bus State Controller (LBSC) on R-Car
M1A,
- Add support for the RZ/G3S (R9A08G045) SoC,
- Miscellaneous fixes and improvements.
Thanks for pulling!
----------------------------------------------------------------
Claudiu Beznea (7):
pinctrl: renesas: rzg2l: Index all registers based on port offset
pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsets
pinctrl: renesas: rzg2l: Adapt function number for RZ/G3S
pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configuration
pinctrl: renesas: rzg2l: Add support for different DS values on different groups
dt-bindings: pinctrl: renesas: Document RZ/G3S SoC
pinctrl: renesas: rzg2l: Add RZ/G3S support
Geert Uytterhoeven (1):
pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functions
Lad Prabhakar (1):
pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
Uwe Kleine-König (1):
pinctrl: renesas: rzn1: Convert to platform remove callback returning void
.../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 20 +
drivers/pinctrl/renesas/pfc-r8a7778.c | 38 ++
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 700 ++++++++++++++++-----
drivers/pinctrl/renesas/pinctrl-rzn1.c | 6 +-
4 files changed, 613 insertions(+), 151 deletions(-)
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:[~2023-10-13 12:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-13 12:48 Geert Uytterhoeven [this message]
2023-10-13 13:33 ` [GIT PULL] pinctrl: renesas: Updates for v6.7 (take two) Linus Walleij
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.1697200929.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).