linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: sh-pfc: Updates for v5.13 (take two)
@ 2021-04-02 11:46 Geert Uytterhoeven
  2021-04-07 12:46 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-04-02 11:46 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	Hi Linus,

The following changes since commit f7adcca27edf05fc1f061a9e5de059fe179f0e1c:

  pinctrl: renesas: r8a77965: Add vin4_g8 and vin5_high8 pins (2021-03-10 10:50:26 +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-v5.13-tag2

for you to fetch changes up to 61232cd6efca6e4d2705993850d014343ba604c4:

  pinctrl: renesas: r8a7791: Add bias pinconf support (2021-03-24 10:38:29 +0100)

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

  - Add bias support for the R-Car M2-W and M2-N, and RZ/G1M and RZ/G1N
    SoCs,
  - Miscellaneous cleanups and improvements.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (6):
      pinctrl: renesas: Make sh_pfc_pin_to_bias_reg() static
      pinctrl: renesas: Move R-Car bias helpers to sh_pfc.h
      pinctrl: renesas: Factor out common R-Mobile bias handling
      pinctrl: renesas: Add PORT_GP_CFG_7 macros
      pinctrl: renesas: Add support for R-Car SoCs with pull-down only pins
      pinctrl: renesas: r8a7791: Add bias pinconf support

 drivers/pinctrl/renesas/core.c         |  20 --
 drivers/pinctrl/renesas/core.h         |   8 -
 drivers/pinctrl/renesas/pfc-r8a73a4.c  |  48 +---
 drivers/pinctrl/renesas/pfc-r8a7740.c  |  46 +---
 drivers/pinctrl/renesas/pfc-r8a7778.c  |   1 -
 drivers/pinctrl/renesas/pfc-r8a7791.c  | 387 +++++++++++++++++++++++++++++++--
 drivers/pinctrl/renesas/pfc-r8a7792.c  |   1 -
 drivers/pinctrl/renesas/pfc-r8a77950.c |   1 -
 drivers/pinctrl/renesas/pfc-r8a77951.c |   1 -
 drivers/pinctrl/renesas/pfc-r8a7796.c  |   1 -
 drivers/pinctrl/renesas/pfc-r8a77965.c |   1 -
 drivers/pinctrl/renesas/pfc-r8a77970.c |   1 -
 drivers/pinctrl/renesas/pfc-r8a77980.c |   1 -
 drivers/pinctrl/renesas/pfc-r8a77990.c |   1 -
 drivers/pinctrl/renesas/pfc-r8a77995.c |   1 -
 drivers/pinctrl/renesas/pfc-r8a779a0.c |   1 -
 drivers/pinctrl/renesas/pfc-sh73a0.c   |  46 +---
 drivers/pinctrl/renesas/pinctrl.c      | 109 ++++++++--
 drivers/pinctrl/renesas/sh_pfc.h       |  24 +-
 19 files changed, 497 insertions(+), 202 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] 2+ messages in thread

* Re: [GIT PULL] pinctrl: sh-pfc: Updates for v5.13 (take two)
  2021-04-02 11:46 [GIT PULL] pinctrl: sh-pfc: Updates for v5.13 (take two) Geert Uytterhoeven
@ 2021-04-07 12:46 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-04-07 12:46 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: open list:GPIO SUBSYSTEM, Linux-Renesas

On Fri, Apr 2, 2021 at 1:46 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit f7adcca27edf05fc1f061a9e5de059fe179f0e1c:
>
>   pinctrl: renesas: r8a77965: Add vin4_g8 and vin5_high8 pins (2021-03-10 10:50:26 +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-v5.13-tag2
>
> for you to fetch changes up to 61232cd6efca6e4d2705993850d014343ba604c4:
>
>   pinctrl: renesas: r8a7791: Add bias pinconf support (2021-03-24 10:38:29 +0100)

Pulled in! Sorry for the delay.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-07 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-02 11:46 [GIT PULL] pinctrl: sh-pfc: Updates for v5.13 (take two) Geert Uytterhoeven
2021-04-07 12:46 ` 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).