mbox series

[git,pull] pinctrl: sh-pfc: Updates for v4.16 (take two)

Message ID 1515148438-5569-1-git-send-email-geert+renesas@glider.be
State New
Headers show
Series [git,pull] pinctrl: sh-pfc: Updates for v4.16 (take two) | expand

Pull-request

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

Message

Geert Uytterhoeven Jan. 5, 2018, 10:33 a.m. UTC
Hi Linus,

The following changes since commit 527890f72892b127b67567af6bdbdc5288c211c1:

  pinctrl: sh-pfc: r8a77995: Add CAN FD support (2017-12-05 14:14:56 +0100)

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

for you to fetch changes up to 297e5b2b7a8398b4b850d6bdb63f3a3544670b9e:

  pinctrl: sh-pfc: r8a7795: Add SATA pins, groups, and functions (2017-12-21 10:08:23 +0100)

----------------------------------------------------------------
pinctrl: sh-pfc: Updates for v4.16 (take two)

  - Add PWM pin groups on various R-Car Gen2 and RZ/G1 SoCs,
  - Add missing I2C5 pin groups on R-Car E2 and RZ/G1E,
  - Add SATA pin groups on R-Car H3 ES2.0.

Thanks for pulling!

----------------------------------------------------------------
Biju Das (1):
      pinctrl: sh-pfc: r8a7794: Add i2c5 pin groups and function

Fabrizio Castro (3):
      pinctrl: sh-pfc: r8a7794: Add PWM[0123456] support
      pinctrl: sh-pfc: r8a7794: Add tpu groups and function
      pinctrl: sh-pfc: r8a7791: Add tpu groups and function

Wolfram Sang (1):
      pinctrl: sh-pfc: r8a7795: Add SATA pins, groups, and functions

 drivers/pinctrl/sh-pfc/pfc-r8a7791.c |  42 ++++-
 drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 307 +++++++++++++++++++++++++++++++++++
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c |  24 +++
 3 files changed, 371 insertions(+), 2 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
--
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 Jan. 8, 2018, 7:19 a.m. UTC | #1
On Fri, Jan 5, 2018 at 11:33 AM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

>         Hi Linus,
>
> The following changes since commit 527890f72892b127b67567af6bdbdc5288c211c1:
>
>   pinctrl: sh-pfc: r8a77995: Add CAN FD support (2017-12-05 14:14:56 +0100)
>
> 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.16-tag2
>
> for you to fetch changes up to 297e5b2b7a8398b4b850d6bdb63f3a3544670b9e:
>
>   pinctrl: sh-pfc: r8a7795: Add SATA pins, groups, and functions (2017-12-21 10:08:23 +0100)

Pulled to my devel branch for v4.16, 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