From: Domenico Andreoli <cavokz@gmail.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Add btgpio driver
Date: Wed, 2 Jul 2008 00:41:25 +0200 [thread overview]
Message-ID: <20080701224124.GA31299@ska.dandreoli.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0807011508180.26330@shark.he.net>
On Tue, Jul 01, 2008 at 03:09:38PM -0700, Randy.Dunlap wrote:
> On Wed, 2 Jul 2008, Domenico Andreoli wrote:
>
> > On Tue, Jul 01, 2008 at 03:04:15AM +0200, Domenico Andreoli wrote:
> > > On Tue, Jul 01, 2008 at 02:06:38AM +0200, Michael Buesch wrote:
> > > > This adds the btgpio driver.
> > > > The purpose of the btgpio driver is to export all of the 24 GPIO pins
> > > > available on Brooktree 8xx chips to the kernel GPIO infrastructure.
> > > >
> > > > This makes it possible to use a physically modified BT8xx card as
> > > > cheap digital GPIO card.
> > > >
> > > > Signed-off-by: Michael Buesch <mb@bu3sch.de>
> > >
> > > How one is supposed to test this driver? I am unable to switch on
> > > the GIPO lib support in my config. I tried also allyesconfig but no
> > > trace of gpio lib stuff.
> >
> > Really, GPIO menu is no present anywhere. While searching for GPIO
> > finds stuff, I am unable to locate and select it. I am using 2.6.26-rc8.
>
> For what $ARCH? GPIO menu says this:
>
> config HAVE_GPIO_LIB
> bool
> help
> Platforms select gpiolib if they use this infrastructure
> for all their GPIOs, usually starting with ones integrated
> into SOC processors.
>
> and then the arch-es that select HAVE_GPIO_LIB are these:
>
> ./arch/powerpc/platforms/52xx/Kconfig:50: select HAVE_GPIO_LIB
> ./arch/mips/Kconfig:803: select HAVE_GPIO_LIB
> ./arch/avr32/Kconfig:90: select HAVE_GPIO_LIB
> ./arch/avr32/Kconfig.orig:85: select HAVE_GPIO_LIB
> ./arch/arm/Kconfig:257: select HAVE_GPIO_LIB
> ./arch/arm/Kconfig:396: select HAVE_GPIO_LIB
> ./arch/arm/Kconfig:426: select HAVE_GPIO_LIB
> ./arch/arm/Kconfig:466: select HAVE_GPIO_LIB
> ./arch/arm/Kconfig.orig:401: select HAVE_GPIO_LIB
>
> so are you using one of those arches?
ah.. this explains, i am using x86_64. my Kconfig-foo is still too young.
thanks,
Domenico
-----[ Domenico Andreoli, aka cavok
--[ http://www.dandreoli.com/gpgkey.asc
---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50
next prev parent reply other threads:[~2008-07-01 22:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-01 0:06 Michael Buesch
2008-07-01 1:04 ` Domenico Andreoli
2008-07-01 22:06 ` Domenico Andreoli
2008-07-01 22:09 ` Randy.Dunlap
2008-07-01 22:41 ` Domenico Andreoli [this message]
2008-07-01 22:37 ` David Brownell
2008-07-01 1:57 ` Marcel Holtmann
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=20080701224124.GA31299@ska.dandreoli.com \
--to=cavokz@gmail.com \
--cc=linux-kernel@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
Powered by JetHome