mbox series

[GIT,PULL] pinctrl: renesas: Updates for v6.15 (take two)

Message ID cover.1741362226.git.geert+renesas@glider.be (mailing list archive)
State New
Headers show
Series [GIT,PULL] pinctrl: renesas: Updates for v6.15 (take two) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v6.15-tag2

Message

Geert Uytterhoeven March 7, 2025, 3:47 p.m. UTC
Hi Linus,

The following changes since commit ea4065345643f3163e812e58ed8add2c75c3ee46:

  pinctrl: renesas: rzg2l: Suppress binding attributes (2025-02-20 17:33:08 +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.15-tag2

for you to fetch changes up to abcdeb4e299a11ecb5a3ea0cce00e68e8f540375:

  pinctrl: renesas: rza2: Fix missing of_node_put() call (2025-03-06 16:41:46 +0100)

----------------------------------------------------------------
pinctrl: renesas: Updates for v6.15 (take two)

  - Add missing of_node_put() calls.

Thanks for pulling!

----------------------------------------------------------------
Fabrizio Castro (3):
      pinctrl: renesas: rzg2l: Fix missing of_node_put() call
      pinctrl: renesas: rzv2m: Fix missing of_node_put() call
      pinctrl: renesas: rza2: Fix missing of_node_put() call

 drivers/pinctrl/renesas/pinctrl-rza2.c  | 2 ++
 drivers/pinctrl/renesas/pinctrl-rzg2l.c | 2 ++
 drivers/pinctrl/renesas/pinctrl-rzv2m.c | 2 ++
 3 files changed, 6 insertions(+)

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