]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: uniphier: fix input enable settings for PH1-sLD8
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 24 Sep 2015 12:26:46 +0000 (21:26 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 11:06:26 +0000 (04:06 -0700)
commit2e855f8c038ff4a78280b173ac36ae1352a9de05
tree68d73cb9c97654e44fa4e11c85f99f6328559858
parenteca355b924043d20d80ffc74490f91774062ddfe
pinctrl: uniphier: fix input enable settings for PH1-sLD8

Currently, input enable settings are missing from the PH1-sLD8
pinctrl driver.  (All the entries in the pin table are set to
UNIPHIER_PIN_IECTRL_NONE).

Fill the table with correct values.

Fixes: c25219a5dde8 ("pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driver")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/uniphier/pinctrl-ph1-sld8.c