mbox series

[GIT,PULL] pinctrl: renesas: Fixes for v6.9 (take two)

Message ID cover.1714035703.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Delegated to: Geert Uytterhoeven
Headers show
Series [GIT,PULL] pinctrl: renesas: Fixes for v6.9 (take two) | expand

Pull-request

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

Message

Geert Uytterhoeven April 25, 2024, 9:03 a.m. UTC
Hi Linus,

The following changes since commit aa43c15a790cf083a6e6a7c531cffd27a5e1fd4f:

  pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration (2024-03-26 09:42:37 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 02cd2d3be1c31a3fd328ee83e576340d34bc57d9:

  pinctrl: renesas: rzg2l: Configure the interrupt type on resume (2024-04-22 09:54:00 +0200)

----------------------------------------------------------------
pinctrl: renesas: Fixes for v6.9 (take two)

  - Fix interrupt configuration on RZ/G2L after s2ram.

Thanks for pulling!

----------------------------------------------------------------
Claudiu Beznea (1):
      pinctrl: renesas: rzg2l: Configure the interrupt type on resume

 drivers/pinctrl/renesas/pinctrl-rzg2l.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 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 April 25, 2024, 12:29 p.m. UTC | #1
On Thu, Apr 25, 2024 at 11:04 AM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit aa43c15a790cf083a6e6a7c531cffd27a5e1fd4f:
>
>   pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration (2024-03-26 09:42:37 +0100)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-fixes-for-v6.9-tag2
>
> for you to fetch changes up to 02cd2d3be1c31a3fd328ee83e576340d34bc57d9:
>
>   pinctrl: renesas: rzg2l: Configure the interrupt type on resume (2024-04-22 09:54:00 +0200)

Fixes pulled on top of the other fixes, thanks!

Yours,
Linus Walleij