Re: [PATCH v2 0/2] OMAP: Overo: Add gpio-leds and gpio-keys support

2011-03-11 Thread Tomi Valkeinen
On Wed, 2011-03-09 at 18:08 -0600, Steve Sakoman wrote:
 Overo COMs and expansion boards have three LEDS and 2 push button switches
 connected to GPIO pins.  This patch series adds support for utilizing
 them with gpio-keys and gpio-leds.
 
 Changes from version 1: Guard gpio_leds assignment with CONFIG_LEDS_GPIO check
 
 Steve Sakoman (2):
   OMAP: Add gpio-leds support for Overo
   OMAP: Add gpio-keys support for Overo
 
  arch/arm/mach-omap2/board-overo.c |   95 
 +
  1 files changed, 95 insertions(+), 0 deletions(-)
 

Thanks, I'll take these to my tree.

 Tomi


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/2] OMAP: Overo: Add gpio-leds and gpio-keys support

2011-03-10 Thread Tony Lindgren
* Steve Sakoman st...@sakoman.com [110309 16:06]:
 Overo COMs and expansion boards have three LEDS and 2 push button switches
 connected to GPIO pins.  This patch series adds support for utilizing
 them with gpio-keys and gpio-leds.

Assuming Tomi will take these to avoid merge conflicts so:

Acked-by: Tony Lindgren t...@atomide.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/2] OMAP: Overo: Add gpio-leds and gpio-keys support

2011-03-09 Thread Steve Sakoman
Overo COMs and expansion boards have three LEDS and 2 push button switches
connected to GPIO pins.  This patch series adds support for utilizing
them with gpio-keys and gpio-leds.

Changes from version 1: Guard gpio_leds assignment with CONFIG_LEDS_GPIO check

Steve Sakoman (2):
  OMAP: Add gpio-leds support for Overo
  OMAP: Add gpio-keys support for Overo

 arch/arm/mach-omap2/board-overo.c |   95 +
 1 files changed, 95 insertions(+), 0 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html