linux/drivers/pinctrl
Linus Walleij 59b099b049 pinctrl: make it possible to add multiple maps
Since we now anyway make a copy of the platform-supplied pinmux
map, we can just as well make it possible to call the function
adding maps several times, so as to simplify cases (as PXA) where
several sets of disparate mappings need to be added depending on
target platform.

Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Acked-by: Arnd Bergmann <arnd@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-01-03 09:10:02 +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
Kconfig pinctrl: hide subsystem from the populace 2011-11-10 09:02:12 +01:00
Makefile pinctrl: make the "Debug PINCTRL calls" entry actually do something 2011-12-08 16:17:47 +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: add a pin_base for sparse gpio-ranges 2012-01-03 09:10:01 +01:00
pinmux.c pinctrl: make it possible to add multiple maps 2012-01-03 09:10:02 +01:00
pinmux.h