]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f2e6447d7f2add64763ae7f584be168d0d4c17b
treeeb8a32d9e307ce9abbd94fc2c61cdc19b90f6d40
parent018dc4245f036ab12b9db94e456cfdc42ad0a280
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