Searched hist:e9d359471dfed51a1bdeaa484ee7dac0679d0a20 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | Makefile | diff e9d359471dfed51a1bdeaa484ee7dac0679d0a20 Mon Oct 20 23:51:46 CEST 2008 David Brownell <dbrownell@users.sourceforge.net> mfd: twl4030-gpio driver
This adds basic support for the GPIOs in the twl4030 power management chip. That includes two open drain LED drivers, and the use of GPIO-0 (and GPIO-1) as MMC/SD card detect switches which can control whether the VMMC1 (and VMMC2) regulators are active.
This version of the code has a debounce call that will probably be replaced before long, when a more generic interface exists.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
|
H A D | Kconfig | diff e9d359471dfed51a1bdeaa484ee7dac0679d0a20 Mon Oct 20 23:51:46 CEST 2008 David Brownell <dbrownell@users.sourceforge.net> mfd: twl4030-gpio driver
This adds basic support for the GPIOs in the twl4030 power management chip. That includes two open drain LED drivers, and the use of GPIO-0 (and GPIO-1) as MMC/SD card detect switches which can control whether the VMMC1 (and VMMC2) regulators are active.
This version of the code has a debounce call that will probably be replaced before long, when a more generic interface exists.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
|