Searched hist:e4b736f18f338daae141325c818187c4ab3e244c (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/mfd/wm831x/ |
H A D | gpio.h | e4b736f18f338daae141325c818187c4ab3e244c Mon Jul 27 15:46:00 CEST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> gpio: Add WM831X GPIO driver
Add support for the GPIO pins on the WM831x. No direct support is currently supplied for configuring non-gpiolib functionality such as pull configuration and alternate functions, soft configuration of these will be provided in a future patch.
Currently use of these pins as interrupts is not supported due to the ongoing issues with generic irq not support interrupt controllers on interrupt driven buses. Users can directly request the interrupts with the wm831x-specific APIs currently provided if required.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
/linux/drivers/gpio/ |
H A D | Makefile | diff e4b736f18f338daae141325c818187c4ab3e244c Mon Jul 27 15:46:00 CEST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> gpio: Add WM831X GPIO driver
Add support for the GPIO pins on the WM831x. No direct support is currently supplied for configuring non-gpiolib functionality such as pull configuration and alternate functions, soft configuration of these will be provided in a future patch.
Currently use of these pins as interrupts is not supported due to the ongoing issues with generic irq not support interrupt controllers on interrupt driven buses. Users can directly request the interrupts with the wm831x-specific APIs currently provided if required.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | Kconfig | diff e4b736f18f338daae141325c818187c4ab3e244c Mon Jul 27 15:46:00 CEST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> gpio: Add WM831X GPIO driver
Add support for the GPIO pins on the WM831x. No direct support is currently supplied for configuring non-gpiolib functionality such as pull configuration and alternate functions, soft configuration of these will be provided in a future patch.
Currently use of these pins as interrupts is not supported due to the ongoing issues with generic irq not support interrupt controllers on interrupt driven buses. Users can directly request the interrupts with the wm831x-specific APIs currently provided if required.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|