All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] pinctrl: sh-pfc: Updates for v4.13
@ 2017-05-29 11:57 Geert Uytterhoeven
  2017-05-31  0:10 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2017-05-29 11:57 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Laurent Pinchart, linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	Hi Linus,

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -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-v4.13-tag1

for you to fetch changes up to c8bac70f079bb3ecaf9a716f141f3d85cef27231:

  pinctrl: sh-pfc: r8a7794: Add R8A7745 support (2017-05-16 13:53:15 +0200)

----------------------------------------------------------------
pinctrl: sh-pfc: Updates for v4.13

  - Add PWM, AVB MDIO/MII, and sound pin groups on R-Car M3-W,
  - Add support for RZ/G1M and RZ/G1E,
  - Small fixes and cleanups.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
      pinctrl: sh-pfc: r8a7796: Add group for AVB MDIO and MII pins

Kuninori Morimoto (6):
      pinctrl: sh-pfc: r8a7796: Rename SSI_{WS,SCK}0129 to SSI_{WS,SCK}01239
      pinctrl: sh-pfc: r8a7796: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349
      pinctrl: sh-pfc: r8a7796: Add Audio SSI pin support
      pinctrl: sh-pfc: r8a7796: Add Audio clock pin support
      pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349
      pinctrl: sh-pfc: r8a7795-es1: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349

Sergei Shtylyov (6):
      pinctrl: sh-pfc: r8a7791: Grand I2C rename
      pinctrl: sh-pfc: r8a7791: Add R8A7743 support
      pinctrl: sh-pfc: r8a7794: Rename some I2C signals
      pinctrl: sh-pfc: r8a7794: Remove AVB_AVTP_* groups
      pinctrl: sh-pfc: r8a7794: Remove reserved bits
      pinctrl: sh-pfc: r8a7794: Add R8A7745 support

Takeshi Kihara (1):
      pinctrl: sh-pfc: r8a7796: Add PWM pins, groups and functions

 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |    2 +
 drivers/pinctrl/sh-pfc/Kconfig                     |   10 +
 drivers/pinctrl/sh-pfc/Makefile                    |    2 +
 drivers/pinctrl/sh-pfc/core.c                      |   12 +
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c               | 1341 ++++++++++----------
 drivers/pinctrl/sh-pfc/pfc-r8a7794.c               | 1256 +++++++++---------
 drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c           |   30 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c               |   20 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7796.c               |  606 ++++++++-
 drivers/pinctrl/sh-pfc/sh_pfc.h                    |    2 +
 10 files changed, 1928 insertions(+), 1353 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 v4.13
  2017-05-29 11:57 [git pull] pinctrl: sh-pfc: Updates for v4.13 Geert Uytterhoeven
@ 2017-05-31  0:10 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-05-31  0:10 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Laurent Pinchart, linux-gpio, Linux-Renesas

On Mon, May 29, 2017 at 1:57 PM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

>         Hi Linus,
>
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
>
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -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-v4.13-tag1
>
> for you to fetch changes up to c8bac70f079bb3ecaf9a716f141f3d85cef27231:
>
>   pinctrl: sh-pfc: r8a7794: Add R8A7745 support (2017-05-16 13:53:15 +0200)

Awesome, good work as usual.

Pulled to my pinctrl devel branch.

Yours,
Linus Walleij

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

end of thread, other threads:[~2017-05-31  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-29 11:57 [git pull] pinctrl: sh-pfc: Updates for v4.13 Geert Uytterhoeven
2017-05-31  0:10 ` 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.