* [GIT PULL] pinctrl: renesas: Fixes for v6.7
@ 2023-09-29 11:18 Geert Uytterhoeven
2023-09-29 11:18 ` [GIT PULL] pinctrl: renesas: Updates " Geert Uytterhoeven
2023-10-02 7:50 ` Linus Walleij
0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:18 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven
Hi Linus,
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7-tag1
for you to fetch changes up to c385256611b1af79d180e35c07992b43e1be5067:
pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[] (2023-09-26 09:44:51 +0200)
----------------------------------------------------------------
pinctrl: renesas: Updates for v6.7
- Miscellaneous fixes and improvements.
Thanks for pulling!
----------------------------------------------------------------
Biju Das (1):
pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
Claudiu Beznea (1):
pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constant
Geert Uytterhoeven (2):
pinctrl: renesas: r8a7779: s/LSBC/LBSC/
pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]
drivers/pinctrl/renesas/pfc-r8a7779.c | 2 +-
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 17 +++++++++--------
2 files changed, 10 insertions(+), 9 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] 3+ messages in thread
* [GIT PULL] pinctrl: renesas: Updates for v6.7
2023-09-29 11:18 [GIT PULL] pinctrl: renesas: Fixes for v6.7 Geert Uytterhoeven
@ 2023-09-29 11:18 ` Geert Uytterhoeven
2023-10-02 7:50 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-09-29 11:18 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven
Hi Linus,
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7-tag1
for you to fetch changes up to c385256611b1af79d180e35c07992b43e1be5067:
pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[] (2023-09-26 09:44:51 +0200)
----------------------------------------------------------------
pinctrl: renesas: Updates for v6.7
- Miscellaneous fixes and improvements.
Thanks for pulling!
----------------------------------------------------------------
Biju Das (1):
pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
Claudiu Beznea (1):
pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constant
Geert Uytterhoeven (2):
pinctrl: renesas: r8a7779: s/LSBC/LBSC/
pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]
drivers/pinctrl/renesas/pfc-r8a7779.c | 2 +-
drivers/pinctrl/renesas/pinctrl-rzg2l.c | 17 +++++++++--------
2 files changed, 10 insertions(+), 9 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] 3+ messages in thread
* Re: [GIT PULL] pinctrl: renesas: Updates for v6.7
2023-09-29 11:18 [GIT PULL] pinctrl: renesas: Fixes for v6.7 Geert Uytterhoeven
2023-09-29 11:18 ` [GIT PULL] pinctrl: renesas: Updates " Geert Uytterhoeven
@ 2023-10-02 7:50 ` Linus Walleij
1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2023-10-02 7:50 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: linux-gpio, linux-renesas-soc
On Fri, Sep 29, 2023 at 1:18 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
>
> Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7-tag1
>
> for you to fetch changes up to c385256611b1af79d180e35c07992b43e1be5067:
>
Pulled into my "devel" branch, thanks!
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-02 7:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29 11:18 [GIT PULL] pinctrl: renesas: Fixes for v6.7 Geert Uytterhoeven
2023-09-29 11:18 ` [GIT PULL] pinctrl: renesas: Updates " Geert Uytterhoeven
2023-10-02 7:50 ` 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).