linux/drivers/pinctrl/uniphier
Masahiro Yamada 94bf176b97 pinctrl: uniphier: support pin configuration in sparse pin space
Unfortunately, the pin number of the new SoC, PH1-LD11, is not
contiguous.  The base frame work must be adjusted to support the new
SoC pinctrl driver.  The pin_desc_get() exploits radix-tree for pin
look-up, so it works more efficiently with sparse pin space.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-05-31 12:47:18 +02:00
..
Kconfig pinctrl: uniphier: rename CONFIG options and file names 2016-03-09 10:39:30 +07:00
Makefile pinctrl: uniphier: rename CONFIG options and file names 2016-03-09 10:39:30 +07:00
pinctrl-uniphier-core.c pinctrl: uniphier: support pin configuration in sparse pin space 2016-05-31 12:47:18 +02:00
pinctrl-uniphier-ld4.c pinctrl: uniphier: rename macros for drive strength control 2016-05-31 12:42:04 +02:00
pinctrl-uniphier-ld6b.c pinctrl: uniphier: rename macros for drive strength control 2016-05-31 12:42:04 +02:00
pinctrl-uniphier-pro4.c pinctrl: uniphier: rename macros for drive strength control 2016-05-31 12:42:04 +02:00
pinctrl-uniphier-pro5.c pinctrl: uniphier: rename macros for drive strength control 2016-05-31 12:42:04 +02:00
pinctrl-uniphier-pxs2.c pinctrl: uniphier: rename macros for drive strength control 2016-05-31 12:42:04 +02:00
pinctrl-uniphier-sld8.c pinctrl: uniphier: rename macros for drive strength control 2016-05-31 12:42:04 +02:00
pinctrl-uniphier.h pinctrl: uniphier: support 3-bit drive strength control 2016-05-31 12:46:18 +02:00