commit | 1d09aaa6a325d55680506d585c7d5ee4744f5539 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Wed Dec 12 17:42:38 2012 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 05 13:33:29 2013 +0000 |
tree | 1612a491f2d5cd73aeb5f281fe7c247b18aa54a7 | |
parent | 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 [diff] |
gpio/lynxpoint: add chipset gpio driver. 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>