linux/drivers/pinctrl
Linus Walleij b4e3ac74d5 pinctrl/coh901: driver to request its pins
This makes the COH 901 driver request muxing of its GPIO pins
from the pinmux-u300 driver using the standard API calls.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-01-03 09:10:04 +01:00
..
Kconfig pinctrl/coh901: driver to request its pins 2012-01-03 09:10:04 +01:00
Makefile pinctrl: move the U300 GPIO driver to pinctrl 2012-01-03 09:10:03 +01:00
core.c pinctrl: print pin range in GPIO range debugs 2012-01-03 09:10:01 +01:00
core.h pinctrl: unify pin type from signed to unsigned 2012-01-03 09:10:00 +01:00
pinctrl-coh901.c pinctrl/coh901: driver to request its pins 2012-01-03 09:10:04 +01:00
pinmux-sirf.c pinctrl: add a pin_base for sparse gpio-ranges 2012-01-03 09:10:01 +01:00
pinmux-u300.c pinctrl: u300-pinmux: register proper GPIO ranges 2012-01-03 09:10:04 +01:00
pinmux.c pinctrl: make it possible to add multiple maps 2012-01-03 09:10:02 +01:00
pinmux.h drivers: create a pin control subsystem 2011-10-13 12:49:17 +02:00