All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH] pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions
Date: Wed, 19 Sep 2018 14:36:52 +0200	[thread overview]
Message-ID: <CAMuHMdWUDnNktK-h8RvUuhF-5EMLf_0U4MOPt=8-KLOaABTaoQ@mail.gmail.com> (raw)
In-Reply-To: <20180919121831.313-1-laurent.pinchart+renesas@ideasonboard.com>

Hi Laurent,

On Wed, Sep 19, 2018 at 2:18 PM Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com> wrote:
> The R8A77990 (E3) SoC has 7 PWM outputs, add pins, groups and functions
> for all of them.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>

Thanks for yur patch, but PWm has already been added, cfr.
https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/commit/?h=sh-pfc-for-v4.20&id=951ae7cb068ffdc53afe6cb532aa5a3f215beaa2

> --- a/drivers/pinctrl/sh-pfc/pfc-r8a77990.c
> +++ b/drivers/pinctrl/sh-pfc/pfc-r8a77990.c

> +/* - PWM3 --------------------------------------------------------------------*/
> +static const unsigned int pwm3_a_pins[] = {
> +       /* PWM */
> +       RCAR_GP_PIN(1, 1),
> +};
> +static const unsigned int pwm3_a_mux[] = {
> +       PWM3_A_MARK,
> +};
> +static const unsigned int pwm3_b_pins[] = {
> +       /* PWM */
> +       RCAR_GP_PIN(2, 5),

Should be 1, 5.

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

  reply	other threads:[~2018-09-19 18:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-19 12:18 [PATCH] pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions Laurent Pinchart
2018-09-19 12:36 ` Geert Uytterhoeven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-30 11:47 Yoshihiro Shimoda
2018-07-30 15:24 ` Geert Uytterhoeven
2018-07-31 10:40 ` Simon Horman

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='CAMuHMdWUDnNktK-h8RvUuhF-5EMLf_0U4MOPt=8-KLOaABTaoQ@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=geert+renesas@glider.be \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --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.