pinctrl: sirf: enable GPIO pullup/down configuration from dts
authorBarry Song <Baohua.Song@csr.com>
Fri, 14 Dec 2012 09:15:59 +0000 (17:15 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Dec 2012 00:59:53 +0000 (01:59 +0100)
commitfc2b04e7fbd119f4bf41b6821d2f8ce4bf9ae417
treed95f74f2dc4f380f74edb724cae68b9b5304831d
parent408f181e0d4210ef7c77e825289d31fac530291c
pinctrl: sirf: enable GPIO pullup/down configuration from dts

commit 7bec207427c2efb794 remove sirfsoc_gpio_set_pull function,
this patches takes the feature back by adding sirf,pullups and
sirf,pulldowns prop in dts, and the driver will set the GPIO
pull according to the dts.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt
drivers/pinctrl/pinctrl-sirf.c