* [GIT PULL] pinctrl: renesas: Updates for v5.19
@ 2022-04-22 14:55 Geert Uytterhoeven
2022-04-22 21:05 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-04-22 14:55 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven
Hi Linus,
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.19-tag1
for you to fetch changes up to f7bc5f52d2354b41d5a111942be7ee01e5560c78:
pinctrl: renesas: rzg2l: Restore pin config order (2022-04-20 11:53:47 +0200)
----------------------------------------------------------------
pinctrl: renesas: Updates for v5.19
- Add support for the new RZ/G2UL SoC,
- Add drive-strength support for R-Car E3,
- Add RPC/QSPI pin groups on R-Car E3 and E3,
- Miscellaneous fixes and improvements.
Thanks for pulling!
----------------------------------------------------------------
Biju Das (2):
dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
pinctrl: renesas: rzg2l: Add RZ/G2UL support
Geert Uytterhoeven (6):
pinctrl: renesas: Simplify multiplication/shift logic
pinctrl: renesas: checker: Rework drive and bias pin iteration
pinctrl: renesas: r8a77990: Add RPC pins, groups, and functions
pinctrl: renesas: r8a77995: Add QSPI and RPC pins, groups, and functions
pinctrl: renesas: Remove unneeded #include <linux/init.h>
pinctrl: renesas: rzg2l: Restore pin config order
Lad Prabhakar (1):
pinctrl: renesas: Select PINCTRL_RZG2L if ARCH_RZG2L is enabled
Wolfram Sang (2):
pinctrl: renesas: Allow up to 10 fields for drive_regs
pinctrl: renesas: r8a77990: Add drive-strength
.../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 5 +-
drivers/pinctrl/renesas/Kconfig | 7 +-
drivers/pinctrl/renesas/core.c | 67 +++----
drivers/pinctrl/renesas/gpio.c | 1 -
drivers/pinctrl/renesas/pfc-emev2.c | 1 -
drivers/pinctrl/renesas/pfc-r8a77990.c | 120 ++++++++++---
drivers/pinctrl/renesas/pfc-r8a77995.c | 98 ++++++++++
drivers/pinctrl/renesas/pfc-sh7722.c | 1 -
drivers/pinctrl/renesas/pfc-sh7723.c | 1 -
drivers/pinctrl/renesas/pfc-sh7724.c | 1 -
drivers/pinctrl/renesas/pfc-sh7734.c | 1 -
drivers/pinctrl/renesas/pfc-sh7757.c | 1 -
drivers/pinctrl/renesas/pfc-sh7785.c | 1 -
drivers/pinctrl/renesas/pfc-sh7786.c | 1 -
drivers/pinctrl/renesas/pfc-shx3.c | 1 -
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 200 +++++++++++++--------
drivers/pinctrl/renesas/pinctrl.c | 1 -
drivers/pinctrl/renesas/sh_pfc.h | 7 +-
18 files changed, 362 insertions(+), 153 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-22 22:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22 14:55 [GIT PULL] pinctrl: renesas: Updates for v5.19 Geert Uytterhoeven
2022-04-22 21:05 ` Linus Walleij
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).