Searched hist:"25 cf25073a4e1e0563c288908481f10f98acb19a" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | Makefile | diff 25cf25073a4e1e0563c288908481f10f98acb19a Tue Apr 24 12:02:49 CEST 2012 Mathias Nyman <mathias.nyman@linux.intel.com> gpio: add MSIC gpio driver
Add gpio support for Intel MSIC chips found in Intel Medfield platforms. MSIC supports totally 24 GPIOs with 16 low voltage and 8 high voltage pins. Driver uses MSIC mfd interface for MSIC access.
(Updated comment to indicate why locking is actually safe)
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
H A D | Kconfig | diff 25cf25073a4e1e0563c288908481f10f98acb19a Tue Apr 24 12:02:49 CEST 2012 Mathias Nyman <mathias.nyman@linux.intel.com> gpio: add MSIC gpio driver
Add gpio support for Intel MSIC chips found in Intel Medfield platforms. MSIC supports totally 24 GPIOs with 16 low voltage and 8 high voltage pins. Driver uses MSIC mfd interface for MSIC access.
(Updated comment to indicate why locking is actually safe)
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|