mbox series

[GIT,PULL] pinctrl: sh-pfc: Updates for v5.8

Message ID 20200430084909.1599-1-geert+renesas@glider.be
State New
Headers show
Series [GIT,PULL] pinctrl: sh-pfc: Updates for v5.8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag1

Message

Geert Uytterhoeven April 30, 2020, 8:49 a.m. UTC
Hi Linus,

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag1

for you to fetch changes up to 41fe32ecc7aff4527a4ee477870d9b1164be95a4:

  MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers (2020-04-20 13:14:05 +0200)

----------------------------------------------------------------
pinctrl: sh-pfc: Updates for v5.8

  - Fix SWIO pins on RZ/A1L,
  - Add missing bindings to MAINTAINERS.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers

Jason Yan (1):
      pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries

 MAINTAINERS                    | 1 +
 drivers/pinctrl/pinctrl-rza1.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

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 May 8, 2020, 10:37 p.m. UTC | #1
On Thu, Apr 30, 2020 at 10:49 AM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
>
>   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag1
>
> for you to fetch changes up to 41fe32ecc7aff4527a4ee477870d9b1164be95a4:
>
>   MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers (2020-04-20 13:14:05 +0200)

Pulled in to my devel branch, thanks!

Yours,
Linus Walleij