mbox series

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

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

Pull-request

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

Message

Geert Uytterhoeven Nov. 4, 2024, 1:27 p.m. UTC
Hi Linus,

The following changes since commit 5dcde519a067ac5c85c273e550dde1873e2199bf:

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

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-tag2

for you to fetch changes up to f407af78c8d3b6035f81152b15ad67063f42514e:

  pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper (2024-10-25 10:43:18 +0200)

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

  - Use the gpiochip_populate_parent_fwspec_twocell() helper.

Thanks for pulling!

----------------------------------------------------------------
Lad Prabhakar (1):
      pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper

 drivers/pinctrl/renesas/pinctrl-rzg2l.c | 17 +----------------
 1 file changed, 1 insertion(+), 16 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

Comments

Linus Walleij Nov. 5, 2024, 9:51 a.m. UTC | #1
On Mon, Nov 4, 2024 at 2:27 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit 5dcde519a067ac5c85c273e550dde1873e2199bf:
>
>   pinctrl: renesas: Select PINCTRL_RZG2L for RZ/V2H(P) SoC (2024-10-14 10:02:13 +0200)
>
> 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-tag2
>
> for you to fetch changes up to f407af78c8d3b6035f81152b15ad67063f42514e:
>
>   pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper (2024-10-25 10:43:18 +0200)

Pulled in, thanks!

Yours,
Linus Walleij