All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] gpio: Intel Baytrail support
@ 2016-01-23 16:32 Antoine Tenart
  2016-01-23 16:32 ` [PATCH 1/3] gpio: gpio-ich: add support for Intel Baytrail Antoine Tenart
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Antoine Tenart @ 2016-01-23 16:32 UTC (permalink / raw)
  To: ptyser
  Cc: Antoine Tenart, lee.jones, linus.walleij, gnurou, linux-gpio,
	linux-kernel

This series introduces the GPIO Intel Baytrail support, using both the
lpc ich and the gpio ich drivers.

Antoine Tenart (3):
  gpio: gpio-ich: add support for Intel Baytrail
  mfd: lpc_ich: use a correct mask for the GPIO base address
  mfd: lpc_ich: add GPIO support for Baytrail

 drivers/gpio/gpio-ich.c     | 12 ++++++++++++
 drivers/mfd/lpc_ich.c       |  6 +++++-
 include/linux/mfd/lpc_ich.h |  1 +
 3 files changed, 18 insertions(+), 1 deletion(-)

-- 
2.7.0


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

end of thread, other threads:[~2016-02-11 17:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-23 16:32 [PATCH 0/3] gpio: Intel Baytrail support Antoine Tenart
2016-01-23 16:32 ` [PATCH 1/3] gpio: gpio-ich: add support for Intel Baytrail Antoine Tenart
2016-01-25 12:43   ` Lee Jones
2016-01-25 12:43     ` Lee Jones
2016-01-23 16:32 ` [PATCH 2/3] mfd: lpc_ich: use a correct mask for the GPIO base address Antoine Tenart
2016-01-25 12:44   ` Lee Jones
2016-01-25 16:07     ` Peter Tyser
2016-02-11 17:12       ` Lee Jones
2016-02-11 17:12         ` Lee Jones
2016-01-23 16:32 ` [PATCH 3/3] mfd: lpc_ich: add GPIO support for Baytrail Antoine Tenart
2016-01-25 12:45   ` Lee Jones
2016-01-25 12:45     ` Lee Jones
2016-01-28 10:34   ` Linus Walleij
2016-01-28 15:48     ` Mika Westerberg
2016-01-25 11:49 ` [PATCH 0/3] gpio: Intel Baytrail support Mika Westerberg

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.