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: NMark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: NDavid Brownell <dbrownell@users.sourceforge.net> Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
Showing
drivers/gpio/wm831x-gpio.c
0 → 100644
include/linux/mfd/wm831x/gpio.h
0 → 100644
想要评论请 注册 或 登录