pinctrl: UniPhier: add UniPhier PH1-Pro5 pinctrl driver
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 14 Jul 2015 02:40:05 +0000 (11:40 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jul 2015 07:40:08 +0000 (09:40 +0200)
Add pin configuration and pinmux support for UniPhier PH1-Pro5 SoC.

Changes in v2:
  - sort groups and funcs alphabetically
  - add i2c pin-mux settings
  - sort members of platform_driver
  - change to tristate
  - add THIS_MODULE to pinctrl_desc
  - use module_platform_driver

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found