linux-stable/drivers/pinctrl/uniphier
Kunihiko Hayashi 65ff135b4f pinctrl: uniphier: fix USB3 pin assignment for Pro4
According to pinctrl assignment for Pro4, each definition of USB#2 and
USB#3 are as follows.

  184: USB2VBUS
  185: USB2OD
  186: USB2ID
  187: USB3VBUS
  188: USB3OD

USB#2 has an additional pin "USB2ID", but the chip doesn't use this pin
while in host-mode. Considering this pin, the pin definitions for USB#3
should be {187, 188}.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-07-31 15:49:44 +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: remove obsoleted compatibles 2017-03-23 10:09:43 +01:00
pinctrl-uniphier-ld4.c pinctrl: uniphier: make drivers non-modular 2017-03-23 10:09:51 +01:00
pinctrl-uniphier-ld6b.c pinctrl: uniphier: make drivers non-modular 2017-03-23 10:09:51 +01:00
pinctrl-uniphier-ld11.c pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11 2017-06-20 11:33:49 +02:00
pinctrl-uniphier-ld20.c pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20 2017-06-20 11:34:52 +02:00
pinctrl-uniphier-pro4.c pinctrl: uniphier: fix USB3 pin assignment for Pro4 2017-07-31 15:49:44 +02:00
pinctrl-uniphier-pro5.c pinctrl: uniphier: make drivers non-modular 2017-03-23 10:09:51 +01:00
pinctrl-uniphier-pxs2.c pinctrl: uniphier: make drivers non-modular 2017-03-23 10:09:51 +01:00
pinctrl-uniphier-sld8.c pinctrl: uniphier: make drivers non-modular 2017-03-23 10:09:51 +01:00
pinctrl-uniphier.h pinctrl: uniphier: remove obsoleted compatibles 2017-03-23 10:09:43 +01:00