linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] pinctrl: sh-pfc: Updates for v4.9 (take two)
@ 2016-08-24 19:24 Geert Uytterhoeven
  2016-09-05 22:26 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2016-08-24 19:24 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Laurent Pinchart, Simon Horman, Magnus Damm, linux-gpio,
	linux-renesas-soc, Geert Uytterhoeven

From: Geert Uytterhoeven <geert+renesas@glider.be>

	Hi Linus,

The following changes since commit 7955dac1b7efab7ae1e7522ea9af3fdc18a257d0:

  pinctrl: sh-pfc: r8a7795: Add DU support (2016-08-16 10:30:43 +0200)

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.9-tag2

for you to fetch changes up to 374cf6992de89fc38d4d923c89b40816d341d678:

  pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functions (2016-08-19 09:37:20 +0200)

----------------------------------------------------------------
pinctrl: sh-pfc: Add support for R-Car M3-W

Add initial support for the Pin Function Controller on the Renesas R-Car
M3-W SoC:
  - Basic definitions,
  - SCIF (serial) pins, groups and functions,
  - SDHI pins, groups and functions.

As this is a dependency for adding pinctrl properties to the existing
r8a7796-salvator-x.dts without breaking runtime, I would appreciate if
you could do that sooner rather than later, so Simon can pull it as
well, and start queueing up pinctrl property DT patches.

Thanks for pulling!
----------------------------------------------------------------
Takeshi Kihara (3):
      pinctrl: sh-pfc: Initial R8A7796 PFC support
      pinctrl: sh-pfc: r8a7796: Add SCIF pins, groups and functions
      pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functions

 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |    1 +
 drivers/pinctrl/sh-pfc/Kconfig                     |    5 +
 drivers/pinctrl/sh-pfc/Makefile                    |    1 +
 drivers/pinctrl/sh-pfc/core.c                      |    6 +
 drivers/pinctrl/sh-pfc/pfc-r8a7796.c               | 2647 ++++++++++++++++++++
 drivers/pinctrl/sh-pfc/sh_pfc.h                    |    1 +
 6 files changed, 2661 insertions(+)
 create mode 100644 drivers/pinctrl/sh-pfc/pfc-r8a7796.c

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

* Re: [git pull] pinctrl: sh-pfc: Updates for v4.9 (take two)
  2016-08-24 19:24 [git pull] pinctrl: sh-pfc: Updates for v4.9 (take two) Geert Uytterhoeven
@ 2016-09-05 22:26 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2016-09-05 22:26 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Laurent Pinchart, Simon Horman, Magnus Damm,
	linux-gpio@vger.kernel.org, Linux-Renesas, Geert Uytterhoeven

On Wed, Aug 24, 2016 at 9:24 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:

> From: Geert Uytterhoeven <geert+renesas@glider.be>
>
>         Hi Linus,
>
> The following changes since commit 7955dac1b7efab7ae1e7522ea9af3fdc18a257d0:
>
>   pinctrl: sh-pfc: r8a7795: Add DU support (2016-08-16 10:30:43 +0200)
>
> 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.9-tag2
>
> for you to fetch changes up to 374cf6992de89fc38d4d923c89b40816d341d678:
>
>   pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functions (2016-08-19 09:37:20 +0200)

Pulled into the pinctrl development branch, thanks!

Yours,
Linus Walleij

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

end of thread, other threads:[~2016-09-05 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-24 19:24 [git pull] pinctrl: sh-pfc: Updates for v4.9 (take two) Geert Uytterhoeven
2016-09-05 22:26 ` 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).