From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932601AbbJ0Ojr (ORCPT ); Tue, 27 Oct 2015 10:39:47 -0400 Received: from vm1.sequanux.org ([188.165.36.56]:39619 "EHLO vm1.sequanux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932502AbbJ0Ojo (ORCPT ); Tue, 27 Oct 2015 10:39:44 -0400 Date: Tue, 27 Oct 2015 15:40:38 +0100 From: Simon Guinot To: Mika Westerberg Cc: Linus Walleij , William Breathitt Gray , Andreas Bofjall , Diego Elio =?utf-8?Q?Petten=C3=B2?= , Daniel Krueger , Bruno Randolf , Vivien Didelot , Alexandre Courbot , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" Subject: Re: [PATCH v10] gpio: Add GPIO support for the ACCES 104-IDIO-16 Message-ID: <20151027144037.GE4665@kw.sim.vm.gnt> References: <20151019165914.GA22867@sophia> <20151027142343.GI1548@lahna.fi.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+SfteS7bOf3dGlBC" Content-Disposition: inline In-Reply-To: <20151027142343.GI1548@lahna.fi.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --+SfteS7bOf3dGlBC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 27, 2015 at 04:23:43PM +0200, Mika Westerberg 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 > >=20 > > I have five other drivers using port-based I/O: > >=20 > > gpio-f7188x.c > > gpio-it87.c > > gpio-sch.c > > gpio-sch311x.c > > gpio-ts5500.c > >=20 > > 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. > >=20 > > (Added their maintainers to the To: line so I can get some input > > on this.) >=20 > 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. Should this driver not be moved under the "MFD GPIO expanders" menu ? --+SfteS7bOf3dGlBC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYvjOUACgkQgtp0PDeOcDoPdwCeOQ0GTszUY3uR0t/IQ4Jxz3f3 9IoAnjYNJDQJpdO0ftklHn56iUP7J1sA =N7ik -----END PGP SIGNATURE----- --+SfteS7bOf3dGlBC--