+8
−0
+1
−0
drivers/gpio/gpio-lynxpoint.c
0 → 100644
+469
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>