linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 03/03] ARM: shmobile: Consolidate Legacy GPIOLIB Kconfig bits
Date: Wed, 27 Aug 2014 00:10:33 +0000	[thread overview]
Message-ID: <20140827001029.GF8950@verge.net.au> (raw)
In-Reply-To: <20140825034559.9316.68303.sendpatchset@w520>

On Tue, Aug 26, 2014 at 06:28:31PM +0900, Magnus Damm wrote:
> Hi Geert,
> 
> On Mon, Aug 25, 2014 at 5:39 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
> > Hi Magnus,
> >
> > On Mon, Aug 25, 2014 at 5:45 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> >> Consolidate ARCH_WANT_OPTIONAL_GPIOLIB under ARCH_SHMOBILE_LEGACY
> >> so it can be shared by the legacy ARM mach-shmobile code.
> >
> > Given
> >   - all legacy support for shmobile boards except ape6evm, koelsch, and lager
> >     select ARCH_REQUIRE_GPIOLIB,
> >   - the ape6evm, koelsch, and lager defconfigs have CONFIG_GPIOLIB=y,
> > shouldn't we just upgrade from ARCH_WANT_OPTIONAL_GPIOLIB
> > to ARCH_REQUIRE_GPIOLIB?
> 
> Sure, that is fine with me. I'm not sure if there is much point in
> separating OPTIONAL and REQUIRE anymore.
> 
> Historically in case of legacy support code we let the SoC code
> provide ARCH_WANT_OPTIONAL_GPIOLIB and then allow each board to
> override with ARCH_REQUIRE_GPIOLIB in case they require PFC or GPIO.
> The idea was that boards that need to configure the pin controller
> would select REQUIRE, but this was done ages before PINCTRL existed
> and we relied on GPIO for pin mux configuration. Boards that only
> relied on pin controller settings from the boot loader would rely on
> OPTIONAL (by not selecting REQUIRE) which would allow the user to not
> compile in GPIO support.
> 
> These days we use PINCTRL for pin mux configuration anyway, so with
> that in mind perhaps there is not much point with these GPIO bits..

I am holding off on this patch until some consensus is reached
on it or an alternate patch is posted.

      parent reply	other threads:[~2014-08-27  0:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-25  3:45 [PATCH 03/03] ARM: shmobile: Consolidate Legacy GPIOLIB Kconfig bits Magnus Damm
2014-08-25  8:39 ` Geert Uytterhoeven
2014-08-26  9:28 ` Magnus Damm
2014-08-27  0:10 ` 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=20140827001029.GF8950@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-sh@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 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).