All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: "Eric Bénard" <eric@eukrea.com>
Cc: barebox@lists.infradead.org
Subject: Re: gpio_keys & gpio_request
Date: Thu, 12 Apr 2012 16:00:12 +0200	[thread overview]
Message-ID: <20120412140012.GD11079@game.jcrosoft.org> (raw)
In-Reply-To: <20120412144642.6bcb52c6@eb-e6520>

On 14:46 Thu 12 Apr     , Eric Bénard wrote:
> Hi,
> 
> gpio_keys.c is using gpio_request which is only defined in
> arch/arm/mach-at91/include/mach/gpio.h
> so enabling this driver fails when we are not building barebox for
> an at91 : is that expected ?

gpio_request is normal so we need to fix the other gpio drivers

I've some patch to update the atmel gpio to implement the gpio_request to mux
the pin as gpio.

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2012-04-12 14:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 12:46 gpio_keys & gpio_request Eric Bénard
2012-04-12 14:00 ` Jean-Christophe PLAGNIOL-VILLARD [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=20120412140012.GD11079@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    --cc=eric@eukrea.com \
    /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.