linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] pinctrl: sh-pfc: Updates for v4.4 (take two)
@ 2015-10-20 19:01 Geert Uytterhoeven
  2015-10-26 13:50 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-10-20 19:01 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Laurent Pinchart, linux-gpio, linux-sh, Geert Uytterhoeven

	Hi Linus,

The following changes since commit 819fd4bfcc84805c48291de511c917596e911ffa:

  pinctrl: sh-pfc: r8a7795: add EtherAVB support (2015-10-02 09:54:41 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git sh-pfc-for-v4.4

for you to fetch changes up to 660c40bd9837854b3d3cc75e6ddb41cc8ac32a1d:

  pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entry (2015-10-20 16:11:27 +0200)

Summary:
  - r8a7794 VIN support,
  - r8a7778 bias (pull-up) support,
  - Obsolete platform_device_id removal,
  - Various cleanups and refactorings.

Most commits have been acked by Laurent and/or by you.
The USB commit has been acked by the relevant maintainers.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (5):
      pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]
      usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>
      pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>
      pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entry
      pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entry

Koji Matsuoka (1):
      pinctrl: sh-pfc: r8a7794: Add VIN pin groups

Sergei Shtylyov (1):
      pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header file

Ulrich Hecht (2):
      pinctrl: sh-pfc: Add macros defining GP ports with config flags
      pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf support

 drivers/pinctrl/sh-pfc/core.c        |  10 +-
 drivers/pinctrl/sh-pfc/pfc-emev2.c   |   4 +-
 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c |   8 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7740.c |   4 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 266 ++++++++++++++++++++++++++++++++---
 drivers/pinctrl/sh-pfc/pfc-r8a7779.c |   5 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c |  24 +---
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c |  27 +---
 drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 189 ++++++++++++++++++++++++-
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c |   5 +-
 drivers/pinctrl/sh-pfc/pfc-sh7203.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7264.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7269.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh73a0.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7720.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7722.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7723.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7724.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7734.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7757.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7785.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-sh7786.c  |   4 +-
 drivers/pinctrl/sh-pfc/pfc-shx3.c    |   4 +-
 drivers/pinctrl/sh-pfc/sh_pfc.h      |  81 +++++++----
 drivers/usb/renesas_usbhs/rcar2.c    |   1 -
 25 files changed, 531 insertions(+), 145 deletions(-)

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

* Re: [git pull] pinctrl: sh-pfc: Updates for v4.4 (take two)
  2015-10-20 19:01 [git pull] pinctrl: sh-pfc: Updates for v4.4 (take two) Geert Uytterhoeven
@ 2015-10-26 13:50 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2015-10-26 13:50 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Laurent Pinchart, linux-gpio@vger.kernel.org,
	linux-sh@vger.kernel.org

On Tue, Oct 20, 2015 at 9:01 PM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

>         Hi Linus,
>
> The following changes since commit 819fd4bfcc84805c48291de511c917596e911ffa:
>
>   pinctrl: sh-pfc: r8a7795: add EtherAVB support (2015-10-02 09:54:41 +0200)

I've pulled this in and pushed to the kernel autobuilders.

Thanks a lot for your efforts Geert!

Yours,
Linus Walleij

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

end of thread, other threads:[~2015-10-26 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 19:01 [git pull] pinctrl: sh-pfc: Updates for v4.4 (take two) Geert Uytterhoeven
2015-10-26 13:50 ` 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).