linux/drivers/pinctrl/uniphier
Masahiro Yamada 7f6ee0a579 pinctrl: uniphier: clean up GPIO port muxing
There are a bunch of GPIO muxing data, but most of them are actually
unneeded because GPIO-to-pin mapping can be specified by "gpio-ranges"
DT properties.

Tables that contain a set of GPIO pins are still needed for the named
mapping by "gpio-ranges-group-names".  This is a much cleaner way for
UniPhier SoC family where GPIO numbers are not straight mapped to pin
numbers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-08-14 15:01:00 +02:00
..
Kconfig pinctrl: uniphier: make drivers non-modular 2017-03-23 10:09:51 +01:00
Makefile pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driver 2016-05-31 12:57:45 +02:00
pinctrl-uniphier-core.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-ld4.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-ld6b.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-ld11.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-ld20.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-pro4.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-pro5.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-pxs2.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-sld8.c pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00
pinctrl-uniphier.h pinctrl: uniphier: clean up GPIO port muxing 2017-08-14 15:01:00 +02:00