public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2 2.6.24-rc1-git] OMAP and gpiolib
@ 2007-10-30 15:54 David Brownell
  2007-11-15 20:35 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: David Brownell @ 2007-10-30 15:54 UTC (permalink / raw)
  To: Felipe Balbi, linux-omap-open-source

Yesterday I posted some new GPIO infrastructure, "gpiolib", which
lets platforms support multiple plug-in GPIO providers, to LKML.
And includes a pcf857x driver, which several OMAP boards could
be using..

One of my test platforms for this was OMAP.  Following this are
two patches:

 - one updating the plat-omap/gpio.c infrastructure to
   use this code (a quick'n'dirty update), and

 - another updating the board support for the OSK5912.

I've got some H4 stuff somewhere too, exposing the debug board's
FPGA support for the LEDs ... although not the other GPIO signals
which it evidently provides.  I'll try to refresh that.

- Dave

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch 0/2 2.6.24-rc1-git] OMAP and gpiolib
  2007-10-30 15:54 [patch 0/2 2.6.24-rc1-git] OMAP and gpiolib David Brownell
@ 2007-11-15 20:35 ` Tony Lindgren
  2007-11-15 21:29   ` David Brownell
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2007-11-15 20:35 UTC (permalink / raw)
  To: David Brownell; +Cc: linux-omap-open-source

* David Brownell <david-b@pacbell.net> [071030 09:01]:
> Yesterday I posted some new GPIO infrastructure, "gpiolib", which
> lets platforms support multiple plug-in GPIO providers, to LKML.
> And includes a pcf857x driver, which several OMAP boards could
> be using..
> 
> One of my test platforms for this was OMAP.  Following this are
> two patches:
> 
>  - one updating the plat-omap/gpio.c infrastructure to
>    use this code (a quick'n'dirty update), and
> 
>  - another updating the board support for the OSK5912.
> 
> I've got some H4 stuff somewhere too, exposing the debug board's
> FPGA support for the LEDs ... although not the other GPIO signals
> which it evidently provides.  I'll try to refresh that.

I guess we'll apply these once the raw_spinlock/performance issues
with gpio_chip are solved. For anybody interested, see LKML. [1]

Tony

http://lkml.org/lkml/2007/11/9/141

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch 0/2 2.6.24-rc1-git] OMAP and gpiolib
  2007-11-15 20:35 ` Tony Lindgren
@ 2007-11-15 21:29   ` David Brownell
  0 siblings, 0 replies; 3+ messages in thread
From: David Brownell @ 2007-11-15 21:29 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap-open-source

On Thursday 15 November 2007, Tony Lindgren wrote:
> I guess we'll apply these once the raw_spinlock/performance issues
> with gpio_chip are solved. For anybody interested, see LKML. [1]

[1] http://lkml.org/lkml/2007/11/15/155

is the relevant fix, I think.

There may be some other updates, to support more dense
packing of GPIO numbers through a gpio_desc structure
that would be used much like an irq_desc.

- Dave

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-15 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30 15:54 [patch 0/2 2.6.24-rc1-git] OMAP and gpiolib David Brownell
2007-11-15 20:35 ` Tony Lindgren
2007-11-15 21:29   ` David Brownell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox