All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: renesas: Updates for v5.17
@ 2021-12-03 12:33 Geert Uytterhoeven
  2021-12-05  0:37 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-12-03 12:33 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	Hi Linus,

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

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.17-tag1

for you to fetch changes up to 7c50a407b8687ae3589c740d2347d9ae73887889:

  pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls (2021-11-19 10:55:21 +0100)

----------------------------------------------------------------
pinctrl: renesas: Updates for v5.17

  - Add generic support for output impedance,
  - Add drive strength and output impedance support for the RZ/G2L SoC,
  - Miscellaneous fixes and improvements.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (2):
      pinctrl: renesas: rza1: Fix kerneldoc function names
      pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls

Lad Prabhakar (8):
      dt-bindings: pincfg-node: Add "output-impedance-ohms" property
      pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extracted from DT files
      dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance-ohms property
      pinctrl: renesas: rzg2l: Rename RZG2L_SINGLE_PIN_GET_PORT macro
      pinctrl: renesas: rzg2l: Add helper functions to read/write pin config
      pinctrl: renesas: rzg2l: Add support to get/set pin config for GPIO port pins
      pinctrl: renesas: rzg2l: Rename PIN_CFG_* macros to match HW manual
      pinctrl: renesas: rzg2l: Add support to get/set drive-strength and output-impedance-ohms

 .../devicetree/bindings/pinctrl/pincfg-node.yaml   |   3 +
 .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml    |   2 +
 drivers/pinctrl/pinconf-generic.c                  |   2 +
 drivers/pinctrl/renesas/pinctrl-rza1.c             |   6 +-
 drivers/pinctrl/renesas/pinctrl-rzg2l.c            | 310 ++++++++++++++-------
 drivers/pinctrl/renesas/pinctrl.c                  |   9 +-
 include/linux/pinctrl/pinconf-generic.h            |   3 +
 7 files changed, 224 insertions(+), 111 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: renesas: Updates for v5.17
  2021-12-03 12:33 [GIT PULL] pinctrl: renesas: Updates for v5.17 Geert Uytterhoeven
@ 2021-12-05  0:37 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-12-05  0:37 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-gpio, linux-renesas-soc

On Fri, Dec 3, 2021 at 1:33 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
>
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
>
> 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.17-tag1
>
> for you to fetch changes up to 7c50a407b8687ae3589c740d2347d9ae73887889:
>
>   pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls (2021-11-19 10:55:21 +0100)

Pulled in, excellent work as always!

Yours,
Linus Walleij

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

end of thread, other threads:[~2021-12-05  0:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 12:33 [GIT PULL] pinctrl: renesas: Updates for v5.17 Geert Uytterhoeven
2021-12-05  0:37 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.