linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] gpio: add Lynxpoint chipset gpio driver
@ 2012-12-07 14:01 Mathias Nyman
  2012-12-07 14:01 ` [PATCH 1/1] " Mathias Nyman
  0 siblings, 1 reply; 10+ messages in thread
From: Mathias Nyman @ 2012-12-07 14:01 UTC (permalink / raw)
  To: linus.walleij
  Cc: grant.likely, mika.westerberg, rafael.j.wysocki, linux-kernel,
	linux-acpi, Mathias Nyman

This gpio controller driver for the Intel Lynxpoint LP PCH chipset is
designed to work with the new ACPI 5 enumeration model and ACPI 5 GpioIo/GpioInt 
resource translation recently added to linux-acpi.

Mathias Nyman (1):
  gpio: add Lynxpoint chipset gpio driver.

 drivers/gpio/Kconfig          |    7 +
 drivers/gpio/Makefile         |    1 +
 drivers/gpio/gpio-lynxpoint.c |  406 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 414 insertions(+), 0 deletions(-)
 create mode 100644 drivers/gpio/gpio-lynxpoint.c

-- 
1.7.4.1


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

end of thread, other threads:[~2012-12-11 16:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 14:01 [PATCH 0/1] gpio: add Lynxpoint chipset gpio driver Mathias Nyman
2012-12-07 14:01 ` [PATCH 1/1] " Mathias Nyman
2012-12-10  9:48   ` Linus Walleij
2012-12-10 14:06     ` Mathias Nyman
2012-12-10 21:48       ` Linus Walleij
2012-12-10 23:07   ` Grant Likely
2012-12-11  0:34     ` Linus Walleij
2012-12-11 16:48       ` Grant Likely
2012-12-11 11:40     ` Mathias Nyman
2012-12-11 16:52       ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).