All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Prabhakar <prabhakar.csengg@gmail.com>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	Russell King <linux@armlinux.org.uk>,
	linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH] ARM: shmobile: Drop selecting GPIOLIB and PINCTRL
Date: Fri, 28 Oct 2022 10:07:00 +0200	[thread overview]
Message-ID: <CAMuHMdU5V_Vx8uxuK=pGHP6t548bYBLmL9xJ8P2xj-ify3HC3A@mail.gmail.com> (raw)
In-Reply-To: <20221027112300.77184-1-prabhakar.mahadev-lad.rj@bp.renesas.com>

On Thu, Oct 27, 2022 at 1:23 PM Prabhakar <prabhakar.csengg@gmail.com> wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Don't automatically select the GPIOLIB and PINCTRL config options as we
> already have automatically selected it as part of the SOC_RENESAS config
> option [0].
>
> [0] drivers/soc/renesas/Kconfig
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v6.2.

Note to self: beware dependencies, as commit b3acbca3c80e6124 ("soc:
renesas: Kconfig: Explicitly select GPIOLIB and PINCTRL config under
SOC_RENESAS") is queued in a different branch.

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

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Prabhakar <prabhakar.csengg@gmail.com>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	Russell King <linux@armlinux.org.uk>,
	 linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-kernel@vger.kernel.org,
	Biju Das <biju.das.jz@bp.renesas.com>,
	 Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH] ARM: shmobile: Drop selecting GPIOLIB and PINCTRL
Date: Fri, 28 Oct 2022 10:07:00 +0200	[thread overview]
Message-ID: <CAMuHMdU5V_Vx8uxuK=pGHP6t548bYBLmL9xJ8P2xj-ify3HC3A@mail.gmail.com> (raw)
In-Reply-To: <20221027112300.77184-1-prabhakar.mahadev-lad.rj@bp.renesas.com>

On Thu, Oct 27, 2022 at 1:23 PM Prabhakar <prabhakar.csengg@gmail.com> wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Don't automatically select the GPIOLIB and PINCTRL config options as we
> already have automatically selected it as part of the SOC_RENESAS config
> option [0].
>
> [0] drivers/soc/renesas/Kconfig
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v6.2.

Note to self: beware dependencies, as commit b3acbca3c80e6124 ("soc:
renesas: Kconfig: Explicitly select GPIOLIB and PINCTRL config under
SOC_RENESAS") is queued in a different branch.

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-10-28  8:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27 11:23 [PATCH] ARM: shmobile: Drop selecting GPIOLIB and PINCTRL Prabhakar
2022-10-27 11:23 ` Prabhakar
2022-10-28  8:07 ` Geert Uytterhoeven [this message]
2022-10-28  8:07   ` 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='CAMuHMdU5V_Vx8uxuK=pGHP6t548bYBLmL9xJ8P2xj-ify3HC3A@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=magnus.damm@gmail.com \
    --cc=prabhakar.csengg@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.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 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.