All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	linux-sh@vger.kernel.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH 0/3] pinctrl: sh-pfc: r8a7779/r8a7790/r8a7794: Add SCIF_CLK support
Date: Sun, 13 Dec 2015 20:45:13 +0200	[thread overview]
Message-ID: <6563506.quzPSTWjGH@avalon> (raw)
In-Reply-To: <1449841738-17490-1-git-send-email-geert+renesas@glider.be>

Hi Geert,

Thank you for the patch.

On Friday 11 December 2015 14:48:55 Geert Uytterhoeven wrote:
> 	Hi Linus, Laurent,
> 
> This patch series add pins, groups, and a function for SCIF_CLK on R-Car
> SoCs that don't have that support yet (H1, H2, and E2). SCIF_CLK is the
> external clock source for the Baud Rate Generator for External Clock
> (BRG) on (H)SCIF.
> 
> Geert Uytterhoeven (3):
>   pinctrl: sh-pfc: r8a7779: Add SCIF_CLK support
>   pinctrl: sh-pfc: r8a7790: Add SCIF_CLK support
>   pinctrl: sh-pfc: r8a7794: Add SCIF_CLK support

I haven't checked the pin assignments so I'll trust you on that. The function 
and group names seem good to me, so, for the whole series,

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

>  drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 41 +++++++++++++++++++++++++++++++++
>  drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 23 ++++++++++++++++++++
>  drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 23 ++++++++++++++++++++
>  3 files changed, 87 insertions(+)

-- 
Regards,

Laurent Pinchart


WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	linux-sh@vger.kernel.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH 0/3] pinctrl: sh-pfc: r8a7779/r8a7790/r8a7794: Add SCIF_CLK support
Date: Sun, 13 Dec 2015 18:45:13 +0000	[thread overview]
Message-ID: <6563506.quzPSTWjGH@avalon> (raw)
In-Reply-To: <1449841738-17490-1-git-send-email-geert+renesas@glider.be>

Hi Geert,

Thank you for the patch.

On Friday 11 December 2015 14:48:55 Geert Uytterhoeven wrote:
> 	Hi Linus, Laurent,
> 
> This patch series add pins, groups, and a function for SCIF_CLK on R-Car
> SoCs that don't have that support yet (H1, H2, and E2). SCIF_CLK is the
> external clock source for the Baud Rate Generator for External Clock
> (BRG) on (H)SCIF.
> 
> Geert Uytterhoeven (3):
>   pinctrl: sh-pfc: r8a7779: Add SCIF_CLK support
>   pinctrl: sh-pfc: r8a7790: Add SCIF_CLK support
>   pinctrl: sh-pfc: r8a7794: Add SCIF_CLK support

I haven't checked the pin assignments so I'll trust you on that. The function 
and group names seem good to me, so, for the whole series,

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

>  drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 41 +++++++++++++++++++++++++++++++++
>  drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 23 ++++++++++++++++++++
>  drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 23 ++++++++++++++++++++
>  3 files changed, 87 insertions(+)

-- 
Regards,

Laurent Pinchart


  parent reply	other threads:[~2015-12-14  1:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 13:48 [PATCH 0/3] pinctrl: sh-pfc: r8a7779/r8a7790/r8a7794: Add SCIF_CLK support Geert Uytterhoeven
2015-12-11 13:48 ` Geert Uytterhoeven
2015-12-11 13:48 ` [PATCH 1/3] pinctrl: sh-pfc: r8a7779: " Geert Uytterhoeven
2015-12-11 13:48   ` Geert Uytterhoeven
2015-12-15  8:36   ` Linus Walleij
2015-12-15  8:36     ` Linus Walleij
2015-12-15 17:24     ` Laurent Pinchart
2015-12-15 17:24       ` Laurent Pinchart
2015-12-11 13:48 ` [PATCH 2/3] pinctrl: sh-pfc: r8a7790: " Geert Uytterhoeven
2015-12-11 13:48   ` Geert Uytterhoeven
2015-12-11 13:48 ` [PATCH 3/3] pinctrl: sh-pfc: r8a7794: " Geert Uytterhoeven
2015-12-11 13:48   ` Geert Uytterhoeven
2015-12-13 18:45 ` Laurent Pinchart [this message]
2015-12-13 18:45   ` [PATCH 0/3] pinctrl: sh-pfc: r8a7779/r8a7790/r8a7794: " Laurent Pinchart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6563506.quzPSTWjGH@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert+renesas@glider.be \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.