* [GIT PULL] pinctrl: renesas: Updates for v6.9 (take two)
@ 2024-02-23 11:28 Geert Uytterhoeven
2024-02-26 14:29 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2024-02-23 11:28 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven
Hi Linus,
The following changes since commit fea58424e2523376ece6f734479e63061e17ad7f:
pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28 (2024-01-31 14:50:44 +0100)
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.9-tag2
for you to fetch changes up to a6f06b909fee72c679c565adfa7f080f9595e336:
pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm (2024-02-21 16:34:33 +0100)
----------------------------------------------------------------
pinctrl: renesas: Updates for v6.9 (take two)
- Add support for the R-Car V4M (R8A779H0) SoC,
- Add support for suspend/resume on the RZ/G2L family,
- Miscellaneous fixes and improvements.
Thanks for pulling!
----------------------------------------------------------------
Biju Das (3):
pinctrl: renesas: rzg2l: Configure interrupt input mode
pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able()
pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*(
Claudiu Beznea (2):
pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHY
pinctrl: renesas: rzg2l: Add suspend/resume support
Cong Dang (13):
pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support
pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions
pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functions
pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functions
pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functions
pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functions
pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functions
pinctrl: renesas: r8a779h0: Add I2C pins, groups, functions
pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functions
pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functions
pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functions
pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functions
pinctrl: renesas: r8a779h0: Add Audio pins, groups, functions
Geert Uytterhoeven (2):
dt-bindings: pinctrl: renesas,pfc: Document R-Car V4M support
pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
.../devicetree/bindings/pinctrl/renesas,pfc.yaml | 1 +
drivers/pinctrl/renesas/Kconfig | 7 +
drivers/pinctrl/renesas/Makefile | 1 +
drivers/pinctrl/renesas/core.c | 10 +-
drivers/pinctrl/renesas/pfc-r8a779h0.c | 3967 ++++++++++++++++++++
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 485 ++-
drivers/pinctrl/renesas/sh_pfc.h | 1 +
7 files changed, 4440 insertions(+), 32 deletions(-)
create mode 100644 drivers/pinctrl/renesas/pfc-r8a779h0.c
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
* Re: [GIT PULL] pinctrl: renesas: Updates for v6.9 (take two)
2024-02-23 11:28 [GIT PULL] pinctrl: renesas: Updates for v6.9 (take two) Geert Uytterhoeven
@ 2024-02-26 14:29 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2024-02-26 14:29 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: linux-gpio, linux-renesas-soc
On Fri, Feb 23, 2024 at 12:28 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> The following changes since commit fea58424e2523376ece6f734479e63061e17ad7f:
>
> pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28 (2024-01-31 14:50:44 +0100)
>
> 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.9-tag2
>
> for you to fetch changes up to a6f06b909fee72c679c565adfa7f080f9595e336:
>
> pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm (2024-02-21 16:34:33 +0100)
Pulled into my devel branch, thanks!
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-26 14:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 11:28 [GIT PULL] pinctrl: renesas: Updates for v6.9 (take two) Geert Uytterhoeven
2024-02-26 14:29 ` 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).