pinctrl: abx500: allow to set pull up
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 24 May 2013 12:06:30 +0000 (14:06 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 09:56:51 +0000 (11:56 +0200)
commit9ed3cd3338fcb6e5129be2b3091439e32be545b8
treeeb8a32d9e307ce9abbd94fc2c61cdc19b90f6d40
parent10a8be541471f8eb3b22b147499bd5ef6ecb5e8e
pinctrl: abx500: allow to set pull up

On ABx500 chip family, all pins support only pull down except for
AB8540 which supports pull up/down on some pins.
Rework abx500_pin_config_set to be able to set pull up on
pins which support this feature.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-abx500.c