All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Biju Das <biju.das@bp.renesas.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Linus Walleij <linus.walleij@linaro.org>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Subject: Re: [PATCH] pinctrl: sh-pfc: r8a77470: Add EtherAVB pin groups
Date: Thu, 9 Aug 2018 13:01:52 +0200	[thread overview]
Message-ID: <20180809110151.rretzcdwejgaivew@verge.net.au> (raw)
In-Reply-To: <CAMuHMdUyUf9z5a_3kifQG5bm0+voei6XCy2B_2fMue70oEm9=g@mail.gmail.com>

On Thu, Aug 02, 2018 at 01:34:48PM +0200, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Thu, Aug 2, 2018 at 1:30 PM Simon Horman <horms@verge.net.au> wrote:
> > On Fri, Jul 27, 2018 at 10:22:02AM +0100, Biju Das wrote:
> > > Add EtherAVB groups and functions definitions for R8A77470 SoC.
> > >
> > > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > > ---
> > > This patch is based on the following discussion
> > > https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg27480.html
> > >
> > > and
> > >
> > > https://en.wikipedia.org/wiki/Media-independent_interface
> > > ---
> > >  drivers/pinctrl/sh-pfc/pfc-r8a77470.c | 133 ++++++++++++++++++++++++++++++++++
> > >  1 file changed, 133 insertions(+)
> > >
> > > diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a77470.c b/drivers/pinctrl/sh-pfc/pfc-r8a77470.c
> > > index 9d3ed43..995c959 100644
> > > --- a/drivers/pinctrl/sh-pfc/pfc-r8a77470.c
> > > +++ b/drivers/pinctrl/sh-pfc/pfc-r8a77470.c
> > > @@ -1093,6 +1093,110 @@ static const struct sh_pfc_pin pinmux_pins[] = {
> > >       PINMUX_GPIO_GP_ALL(),
> > >  };
> > >
> > > +/* - AVB -------------------------------------------------------------------- */
> > > +static const unsigned int avb_col_pins[] = {
> > > +     RCAR_GP_PIN(5, 18),
> > > +};
> >
> > I feel that I am missing something painfully obvious, but this does not
> > seem to match page 4-36 of R01UH0695EJ0100 Rev.1.00 (Oct 13 2017).
> 
> Please check Function VIII (The table extends horizontally to page 4-37!).

Thanks, that is the obvious thing that I was missing.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

      reply	other threads:[~2018-08-09 13:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-27  9:22 [PATCH] pinctrl: sh-pfc: r8a77470: Add EtherAVB pin groups Biju Das
2018-07-27  9:29 ` Biju Das
2018-07-30 15:01   ` Geert Uytterhoeven
2018-08-02 11:30 ` Simon Horman
2018-08-02 11:34   ` Geert Uytterhoeven
2018-08-09 11:01     ` Simon Horman [this message]

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=20180809110151.rretzcdwejgaivew@verge.net.au \
    --to=horms@verge.net.au \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das@bp.renesas.com \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=geert@linux-m68k.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-renesas-soc@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.