Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1256938

Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16
Date 2015-10-27 17:50 +0100
Message-ID <qofBF-7xc-29@gated-at.bofh.it> (permalink)
References <qllWW-1T1-25@gated-at.bofh.it> <qo9mz-3Vk-5@gated-at.bofh.it> <qodqa-6gG-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Oct 27, 2015 at 3:23 PM, Mika Westerberg
<mika.westerberg@linux.intel.com> wrote:
> On Tue, Oct 27, 2015 at 11:06:58AM +0100, Linus Walleij wrote:
>> > +menu "ISA GPIO drivers"
>> > +
>> > +config GPIO_104_IDIO_16
>> > +       tristate "ACCES 104-IDIO-16 GPIO support"
>> > +       depends on X86
>> > +       help
>> > +         Enables GPIO support for the ACCES 104-IDIO-16 family.
>> > +
>> > +endmenu
>>
>> I have five other drivers using port-based I/O:
>>
>> gpio-f7188x.c
>> gpio-it87.c
>> gpio-sch.c
>> gpio-sch311x.c
>> gpio-ts5500.c
>>
>> Do you think it makes sense to move all of these in under
>> the "ISA GPIO drivers" menu as well? I guess they all require
>> ISA after all.
>>
>> (Added their maintainers to the To: line so I can get some input
>> on this.)
>
> Not all of them actually require ISA. For example gpio-sch is part of an
> MFD device which is a PCI device. PCI bus also has notion of I/O ports.

Hm, is there a more fitting symbol we should sort it under, which
means thingofabob-that-has-portmapped I/O?

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 William Breathitt Gray <vilhelm.gray@gmail.com> - 2015-10-19 19:00 +0200
  Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Linus Walleij <linus.walleij@linaro.org> - 2015-10-27 11:10 +0100
    Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Simon Guinot <simon.guinot@sequanux.org> - 2015-10-27 12:20 +0100
      Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 William Breathitt Gray <vilhelm.gray@gmail.com> - 2015-10-27 13:40 +0100
    Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-10-27 15:30 +0100
      Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Simon Guinot <simon.guinot@sequanux.org> - 2015-10-27 15:40 +0100
        Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-10-27 15:50 +0100
      Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Linus Walleij <linus.walleij@linaro.org> - 2015-10-27 17:50 +0100
        Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-10-27 18:00 +0100
          Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Linus Walleij <linus.walleij@linaro.org> - 2015-10-28 16:20 +0100
            Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Mika Westerberg <mika.westerberg@linux.intel.com> - 2015-10-29 09:30 +0100
              Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Linus Walleij <linus.walleij@linaro.org> - 2015-10-30 10:30 +0100

csiph-web