All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND 0/6] Intel Atom C2000 series GPIO support
@ 2014-02-14 14:01 Vincent Donnefort
  2014-02-14 14:01 ` [RESEND 1/6] mfd: lpc_ich: Convert ICH GPIOs IDs to enum Vincent Donnefort
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Vincent Donnefort @ 2014-02-14 14:01 UTC (permalink / raw)
  To: linux-gpio; +Cc: linus.walleij, sameo, asierra, lee.jones, Vincent Donnefort

This patch set is a resend which adds Lee Jones, MFD maintainer into the
thread and Aaron Sierra lpc_ich author, forgotten during the first send.

The purpose of this patch-set is to add support for GPIOs found on the Intel
Atom C2000 series (Avoton/Rangeley)

Vincent Donnefort (6):
  mfd: lpc_ich: Convert ICH GPIOs IDs to enum
  mfd: lpc_ich: Add support for Intel Avoton GPIOs
  gpio: ich: Add blink capability option
  gpio: ich: Add support for multiple register addresses
  gpio: ich: Add output levels cache support
  gpio: ich: Add support for Intel Avoton

 drivers/gpio/gpio-ich.c     | 96 ++++++++++++++++++++++++++++++++++++++-------
 drivers/mfd/lpc_ich.c       |  1 +
 include/linux/mfd/lpc_ich.h | 17 ++++----
 3 files changed, 93 insertions(+), 21 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-02-25  9:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-14 14:01 [RESEND 0/6] Intel Atom C2000 series GPIO support Vincent Donnefort
2014-02-14 14:01 ` [RESEND 1/6] mfd: lpc_ich: Convert ICH GPIOs IDs to enum Vincent Donnefort
2014-02-24 13:37   ` Linus Walleij
2014-02-24 15:40     ` Lee Jones
2014-02-25  9:35       ` Linus Walleij
2014-02-14 14:01 ` [RESEND 2/6] mfd: lpc_ich: Add support for Intel Avoton GPIOs Vincent Donnefort
2014-02-14 14:01 ` [RESEND 3/6] gpio: ich: Add blink capability option Vincent Donnefort
2014-02-14 14:01 ` [RESEND 4/6] gpio: ich: Add support for multiple register addresses Vincent Donnefort
2014-02-14 14:01 ` [RESEND 5/6] gpio: ich: Add output levels cache support Vincent Donnefort
2014-02-14 14:01 ` [RESEND 6/6] gpio: ich: Add support for Intel Avoton Vincent Donnefort
2014-02-14 14:27 ` [RESEND 0/6] Intel Atom C2000 series GPIO support Lee Jones
2014-02-24 13:39   ` Linus Walleij

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.