mbox series

[git,pull] pinctrl: sh-pfc: Updates for v4.15

Message ID 1507110277-11785-1-git-send-email-geert+renesas@glider.be
State New
Headers show
Series [git,pull] pinctrl: sh-pfc: Updates for v4.15 | expand

Pull-request

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

Message

Geert Uytterhoeven Oct. 4, 2017, 9:44 a.m. UTC
Hi Linus,

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -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.15-tag1

for you to fetch changes up to 5ec8a41a36715cf543cb7c109097fb3b4cdfb427:

  pinctrl: sh-pfc: r8a7795: Add USB3.0 host support (2017-10-02 13:23:44 +0200)

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

  - Add SDHI and DRIF pin groups on R-Car H3 ES2.0,
  - Add USB3.0 host pin groups on R-Car H3 (ES1.x and ES2.0),
  - Add EthernetAVB and USB2.0 host pin groups on R-Car D3.

Thanks for pulling!
----------------------------------------------------------------
Dirk Behme (1):
      pinctrl: sh-pfc: r8a7795: Re-add DRIF support

Takeshi Kihara (4):
      pinctrl: sh-pfc: r8a7795: Add SDHI0-3 support
      pinctrl: sh-pfc: r8a77995: Add USB2.0 host support
      pinctrl: sh-pfc: r8a7795-es1: Add USB3.0 host support
      pinctrl: sh-pfc: r8a7795: Add USB3.0 host support

Yoshihiro Shimoda (1):
      pinctrl: sh-pfc: r8a77995: Add EthernetAVB pins, groups and functions

 drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c |  29 ++
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c     | 581 +++++++++++++++++++++++++++++++
 drivers/pinctrl/sh-pfc/pfc-r8a77995.c    | 134 +++++++
 3 files changed, 744 insertions(+)

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
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Linus Walleij Oct. 7, 2017, 11:13 a.m. UTC | #1
On Wed, Oct 4, 2017 at 11:44 AM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

>         Hi Linus,
>
> The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
>
>   Linux 4.14-rc1 (2017-09-16 15:47:51 -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.15-tag1
>
> for you to fetch changes up to 5ec8a41a36715cf543cb7c109097fb3b4cdfb427:
>
>   pinctrl: sh-pfc: r8a7795: Add USB3.0 host support (2017-10-02 13:23:44 +0200)

Pulled into my devel branch, thanks!

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html