mbox

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

Message ID 1498669816-25410-1-git-send-email-geert+renesas@glider.be
State New
Headers show

Pull-request

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

Message

Geert Uytterhoeven June 28, 2017, 5:10 p.m. UTC
Hi Linus,

The following changes since commit c8bac70f079bb3ecaf9a716f141f3d85cef27231:

  pinctrl: sh-pfc: r8a7794: Add R8A7745 support (2017-05-16 13:53:15 +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.13-tag2

for you to fetch changes up to c03a133bba8662daecd7db09819fa369663d0ea7:

  pinctrl: sh-pfc: r8a7795: Add PWM support (2017-06-26 10:21:38 +0200)

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

  - Add SCIF1 and SCIF2 pin groups for R-Car V2H,
  - Add EtherAVB, DU parallel RGB output, and PWM pin groups for R-Car
    H3 ES2.0,
  - Add pin and gpio controller support for RZ/A1.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
      pinctrl: sh-pfc: r8a7795: Add EtherAVB pins, groups and function

Jacopo Mondi (3):
      pinctrl: Renesas RZ/A1 pin and gpio controller
      dt-bindings: pinctrl: Add RZ/A1 bindings doc
      arm: dts: dt-bindings: Add Renesas RZ/A1 pinctrl header

Laurent Pinchart (2):
      pinctrl: sh-pfc: r8a7795: Add DU parallel RGB output support
      pinctrl: sh-pfc: r8a7795: Add PWM support

Ulrich Hecht (1):
      pinctrl: sh-pfc: r8a7792: Add SCIF1 and SCIF2 pin groups

 .../bindings/pinctrl/renesas,rza1-pinctrl.txt      |  221 ++++
 drivers/pinctrl/Kconfig                            |   11 +
 drivers/pinctrl/Makefile                           |    1 +
 drivers/pinctrl/pinctrl-rza1.c                     | 1311 ++++++++++++++++++++
 drivers/pinctrl/sh-pfc/pfc-r8a7792.c               |   55 +
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c               |  365 ++++++
 include/dt-bindings/pinctrl/r7s72100-pinctrl.h     |   16 +
 7 files changed, 1980 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/renesas,rza1-pinctrl.txt
 create mode 100644 drivers/pinctrl/pinctrl-rza1.c
 create mode 100644 include/dt-bindings/pinctrl/r7s72100-pinctrl.h

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 June 29, 2017, 1:07 p.m. UTC | #1
On Wed, Jun 28, 2017 at 7:10 PM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

>         Hi Linus,
>
> The following changes since commit c8bac70f079bb3ecaf9a716f141f3d85cef27231:
>
>   pinctrl: sh-pfc: r8a7794: Add R8A7745 support (2017-05-16 13:53:15 +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.13-tag2
>
> for you to fetch changes up to c03a133bba8662daecd7db09819fa369663d0ea7:
>
>   pinctrl: sh-pfc: r8a7795: Add PWM support (2017-06-26 10:21:38 +0200)

Pulled in for devel.

It's late, but you all worked hard to make this happen so we should
be liberal, also it is a new driver.

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
Geert Uytterhoeven June 29, 2017, 1:17 p.m. UTC | #2
Hi Linus,

On Thu, Jun 29, 2017 at 3:07 PM, Linus Walleij <linus.walleij@linaro.org> wrote:
> On Wed, Jun 28, 2017 at 7:10 PM, Geert Uytterhoeven
> <geert+renesas@glider.be> wrote:
>> The following changes since commit c8bac70f079bb3ecaf9a716f141f3d85cef27231:
>>
>>   pinctrl: sh-pfc: r8a7794: Add R8A7745 support (2017-05-16 13:53:15 +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.13-tag2
>>
>> for you to fetch changes up to c03a133bba8662daecd7db09819fa369663d0ea7:
>>
>>   pinctrl: sh-pfc: r8a7795: Add PWM support (2017-06-26 10:21:38 +0200)
>
> Pulled in for devel.
>
> It's late, but you all worked hard to make this happen so we should
> be liberal, also it is a new driver.

Thanks a lot!

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