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)
commitde7f8e3e6b1bb6e3e400bf675e4052fa3d927987
tree68d73cb9c97654e44fa4e11c85f99f6328559858
parent9911a2d5e9d14e39692b751929a92cb5a1d9d0e0
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: 95372f9dc892 ("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