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

	Hi Linus,

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -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-v6.13-tag1

for you to fetch changes up to 5dcde519a067ac5c85c273e550dde1873e2199bf:

  pinctrl: renesas: Select PINCTRL_RZG2L for RZ/V2H(P) SoC (2024-10-14 10:02:13 +0200)

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

  - Marks GPIOs as used on RZ/A1 and RZ/A2,
  - Add open-drain and schmitt-trigger support on RZ/V2H(P),
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Biju Das (1):
      pinctrl: renesas: rzg2l: Fix missing return in rzg2l_pinctrl_register()

Fabrizio Castro (1):
      pinctrl: renesas: rzg2l: Remove RZG2L_TINT_IRQ_START_INDEX

Geert Uytterhoeven (1):
      pinctrl: renesas: rza2: Mark GPIOs as used

Lad Prabhakar (4):
      dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow schmitt and open drain properties
      pinctrl: renesas: rzg2l: Add support for enabling/disabling open-drain outputs
      pinctrl: renesas: rzg2l: Add support for configuring schmitt-trigger
      pinctrl: renesas: Select PINCTRL_RZG2L for RZ/V2H(P) SoC

Wolfram Sang (1):
      pinctrl: renesas: rza1: Mark GPIOs as used

 .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml    |  4 ++
 drivers/pinctrl/renesas/Kconfig                    |  1 +
 drivers/pinctrl/renesas/pinctrl-rza1.c             |  7 +++
 drivers/pinctrl/renesas/pinctrl-rza2.c             |  3 ++
 drivers/pinctrl/renesas/pinctrl-rzg2l.c            | 51 ++++++++++++++++++++--
 5 files changed, 63 insertions(+), 3 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:[~2024-10-19 18:18 UTC | newest]

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