linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: renesas: Updates for v6.18
@ 2025-08-29 12:18 Geert Uytterhoeven
  2025-08-29 22:35 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2025-08-29 12:18 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	Hi Linus,

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

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.18-tag1

for you to fetch changes up to d1d31e2739ff063da1e85cd9b44316ca5cccdba8:

  pinctrl: renesas: rzt2h: Add support for RZ/N2H (2025-08-20 08:56:15 +0200)

----------------------------------------------------------------
pinctrl: renesas: Updates for v6.18

  - Add support for Output Enable (OEN) on RZ/G3E,
  - Add support for the RZ/T2H and RZ/N2H SoCs,
  - Miscellaneous fixes and improvements.

Note that this includes DT binding definition updates for the RZ/T2H and
RZ/N2H SoCs, which are shared by clock driver, pin control driver, and
DT source files.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (1):
      Merge tag 'renesas-r9a09g077-dt-binding-defs-tag3' into renesas-pinctrl-for-v6.18

Lad Prabhakar (10):
      pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read()
      pinctrl: renesas: rzg2l: Parameterize OEN register offset
      pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping configurable
      pinctrl: renesas: rzg2l: Remove OEN ops for RZ/G3E
      pinctrl: renesas: rzg2l: Unify OEN handling across RZ/{G2L,V2H,V2N}
      pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
      pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks
      dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock ID
      dt-bindings: pinctrl: renesas: Document RZ/T2H and RZ/N2H SoCs
      pinctrl: renesas: rzt2h: Add support for RZ/N2H

Thierry Bultel (1):
      pinctrl: renesas: Add support for RZ/T2H

 .../pinctrl/renesas,r9a09g077-pinctrl.yaml         | 172 +++++
 drivers/pinctrl/renesas/Kconfig                    |  13 +
 drivers/pinctrl/renesas/Makefile                   |   1 +
 drivers/pinctrl/renesas/pinctrl-rzg2l.c            | 195 +++--
 drivers/pinctrl/renesas/pinctrl-rzt2h.c            | 813 +++++++++++++++++++++
 .../dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h |   1 +
 .../dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h |   1 +
 .../pinctrl/renesas,r9a09g077-pinctrl.h            |  22 +
 8 files changed, 1112 insertions(+), 106 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/renesas,r9a09g077-pinctrl.yaml
 create mode 100644 drivers/pinctrl/renesas/pinctrl-rzt2h.c
 create mode 100644 include/dt-bindings/pinctrl/renesas,r9a09g077-pinctrl.h

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.18
  2025-08-29 12:18 [GIT PULL] pinctrl: renesas: Updates for v6.18 Geert Uytterhoeven
@ 2025-08-29 22:35 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2025-08-29 22:35 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-gpio, linux-renesas-soc

On Fri, Aug 29, 2025 at 2:18 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>
>   Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>
> 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.18-tag1
>
> for you to fetch changes up to d1d31e2739ff063da1e85cd9b44316ca5cccdba8:
>
>   pinctrl: renesas: rzt2h: Add support for RZ/N2H (2025-08-20 08:56:15 +0200)

Pulled in, thanks a lot Geert!

Yours,
Linus Walleij

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

end of thread, other threads:[~2025-08-29 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29 12:18 [GIT PULL] pinctrl: renesas: Updates for v6.18 Geert Uytterhoeven
2025-08-29 22:35 ` 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).