All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Breathitt Gray <vilhelm.gray@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Marc Pignat <marc@pignat.org>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Alexandre Courbot <gnurou@gmail.com>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>
Subject: Re: [PATCH,v2 0/1] gpio: add NCT5104D gpio driver
Date: Fri, 26 Mar 2021 15:42:01 +0900	[thread overview]
Message-ID: <YF2COe1ye2xk0GOG@shinobu> (raw)
In-Reply-To: <CACRpkdZpCAGTfmn51rfUO-uhmrZB-nK8Ni_R8=wHiLikEBNsxA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]

On Thu, Mar 25, 2021 at 09:23:17AM +0100, Linus Walleij wrote:
> On Tue, Feb 28, 2017 at 9:14 AM Marc Pignat <marc@pignat.org> wrote:
> > On 02/22/2017 10:04 PM, William Breathitt Gray wrote:
> > > On Wed, Feb 22, 2017 at 03:52:05PM +0100, Linus Walleij wrote:
> > >> On Thu, Feb 9, 2017 at 11:54 AM, Marc Pignat <marc@pignat.org> wrote:
> 
> > >> I'm not thrilled by this "plug-and-play" that seems very far from autodetection.
> >
> > Sure ISA driver seems a little more clean, but it seems recent kernel are
> > not compiled with CONFIG_ISA_BUS_API.
> 
> Has this changed these days so we can get this driver in using
> the proper ISA abstractions?
> 
> Yours,
> Linus Walleij

It's been some years so I don't quite remember how we had things back
then, but at least nowadays we typically have a "select ISA_BUS_API"
line for the driver's Kconfig block. I suspect this is no longer an
issue then because CONFIG_ISA_BUS_API will be compiled along with the
drivers that select it.

William Breathitt Gray

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2021-03-26  6:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09 10:54 [PATCH] gpio: add NCT5104D gpio driver Marc Pignat
2017-02-22 14:52 ` Linus Walleij
2017-02-22 21:04   ` William Breathitt Gray
2017-02-23 12:40     ` Marc Pignat
2017-02-28  8:14     ` [PATCH,v2 0/1] " Marc Pignat
2021-03-25  8:23       ` Linus Walleij
2021-03-26  6:42         ` William Breathitt Gray [this message]
2017-02-28  8:19     ` [PATCH,v2 1/1] " Marc Pignat

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=YF2COe1ye2xk0GOG@shinobu \
    --to=vilhelm.gray@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=gnurou@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=marc@pignat.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.