linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Linus Walleij <linus.walleij@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH 1/8] pinctrl: sh-pfc: Add PORT_GP_{10,2[01]} helper macros
Date: Wed, 16 Aug 2017 11:18:49 +0200	[thread overview]
Message-ID: <CAMuHMdVRWa9uRLHoABXsYbTMke7sEX_bkT8mXFw2CRFnaXQpxA@mail.gmail.com> (raw)
In-Reply-To: <1502281187-24068-2-git-send-email-yoshihiro.shimoda.uh@renesas.com>

Hi Shimoda-san,

On Wed, Aug 9, 2017 at 2:19 PM, Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> This follows the style of existion PORT_GP_X macros and
> will be used by a follow-up patch for the r8a77995 SoC.

Apparently PORT_GP_20 won't be used by the follow-up patches ;-)
But I don't care...

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

  parent reply	other threads:[~2017-08-16  9:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09 12:19 [PATCH 0/8] pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support Yoshihiro Shimoda
2017-08-09 12:19 ` [PATCH 2/8] pinctrl: sh-pfc: " Yoshihiro Shimoda
2017-08-16  9:20   ` Geert Uytterhoeven
     [not found] ` <1502281187-24068-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-08-09 12:19   ` [PATCH 1/8] pinctrl: sh-pfc: Add PORT_GP_{10,2[01]} helper macros Yoshihiro Shimoda
2017-08-16  8:55     ` Geert Uytterhoeven
2017-08-16  9:18     ` Geert Uytterhoeven [this message]
2017-08-09 12:19   ` [PATCH 3/8] pinctrl: sh-pfc: r8a77995: Add SCIF pins, groups and functions Yoshihiro Shimoda
2017-08-16  9:38     ` Geert Uytterhoeven
2017-08-09 12:19 ` [PATCH 4/8] pinctrl: sh-pfc: r8a77995: Add I2C " Yoshihiro Shimoda
2017-08-16 10:50   ` Geert Uytterhoeven
2017-08-09 12:19 ` [PATCH 5/8] pinctrl: sh-pfc: r8a77995: Add EthernetAVB " Yoshihiro Shimoda
     [not found]   ` <1502281187-24068-6-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-08-16 11:06     ` Geert Uytterhoeven
     [not found]       ` <CAMuHMdWQD9Gnt0hCHf8nwdq0etWQW=zSuXqFe7qrxmQ7SAEVjw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-30 13:13         ` Yoshihiro Shimoda
     [not found]           ` <TY1PR06MB099216F35EEA6909DFE6AC80D89C0-/PRLmSCtZ16WJvbLRFYGcG0DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-08-31  4:29             ` Yoshihiro Shimoda
2017-08-09 12:19 ` [PATCH 6/8] pinctrl: sh-pfc: r8a77995: Add USB2.0 host support Yoshihiro Shimoda
2017-08-16 11:10   ` Geert Uytterhoeven
2017-08-30 13:07     ` Yoshihiro Shimoda
2017-09-14  9:35       ` Yoshihiro Shimoda
2017-08-09 12:19 ` [PATCH 7/8] pinctrl: sh-pfc: r8a77995: Add MMC pins, groups and functions Yoshihiro Shimoda
2017-08-16 11:17   ` Geert Uytterhoeven
2017-08-09 12:19 ` [PATCH 8/8] pinctrl: sh-pfc: r8a77995: Add voltage switch operations for MMC Yoshihiro Shimoda
2017-08-16 11:22   ` Geert Uytterhoeven

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=CAMuHMdVRWa9uRLHoABXsYbTMke7sEX_bkT8mXFw2CRFnaXQpxA@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /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 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).