gpio/lynxpoint: add chipset gpio driver.
authorMathias Nyman <mathias.nyman@linux.intel.com>
Wed, 12 Dec 2012 15:42:38 +0000 (17:42 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 13:33:29 +0000 (13:33 +0000)
Add gpio support for Intel Lynxpoint chipset.

Lynxpoint supports 94 gpio pins which can generate interrupts.
Driver will fail requests for pins that are marked as owned by ACPI, or
set in an alternate mode (non-gpio).

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found