From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Cc: "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Simon Horman <horms@verge.net.au>,
Magnus Damm <magnus.damm@gmail.com>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH] pinctrl: sh-pfc: r8a7795: Add GP-1-28 port pin support
Date: Thu, 23 Nov 2017 11:03:40 +0100 [thread overview]
Message-ID: <CAMuHMdUkC507jjdX6DaG_w3RMLepshD01eTiVZLaHAijWP=K3Q@mail.gmail.com> (raw)
In-Reply-To: <1510802091-30535-1-git-send-email-ykaneko0929@gmail.com>
Hi Kaneko-san,
On Thu, Nov 16, 2017 at 4:14 AM, Yoshihiro Kaneko <ykaneko0929@gmail.com> wrote:
> From: Takeshi Kihara <takeshi.kihara.df@renesas.com>
>
> This patch supports GP-1-28 port pin of R8A7795 ES2.0 SoC added in
> Rev.0.54E of the R-Car Gen3 Hardware User's Manual or later version.
>
> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Thanks for your patch!
> --- a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
> +++ b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c
> @@ -5246,7 +5248,7 @@ enum {
> { RCAR_GP_PIN(1, 19), 0, 3 }, /* A19 */
> } },
> { PINMUX_DRIVE_REG("DRVCTRL8", 0xe6060320) {
> - { PIN_NUMBER('F', 1), 28, 3 }, /* CLKOUT */
> + { RCAR_GP_PIN(1, 28), 28, 3 }, /* CLKOUT */
> { RCAR_GP_PIN(1, 20), 24, 3 }, /* CS0 */
> { RCAR_GP_PIN(1, 21), 20, 3 }, /* CS1_A26 */
> { RCAR_GP_PIN(1, 22), 16, 3 }, /* BS */
You should make a similar change to the corresponding entry for "PUEN2",
cfr. drivers/pinctrl/sh-pfc/pfc-r8a7796.c.
With that fixed:
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
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
next prev parent reply other threads:[~2017-11-23 10:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-16 3:14 [PATCH] pinctrl: sh-pfc: r8a7795: Add GP-1-28 port pin support Yoshihiro Kaneko
2017-11-23 10:03 ` Geert Uytterhoeven [this message]
2017-11-23 10:43 ` 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='CAMuHMdUkC507jjdX6DaG_w3RMLepshD01eTiVZLaHAijWP=K3Q@mail.gmail.com' \
--to=geert@linux-m68k.org \
--cc=geert+renesas@glider.be \
--cc=horms@verge.net.au \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=ykaneko0929@gmail.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).