commit | fc2b04e7fbd119f4bf41b6821d2f8ce4bf9ae417 | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Fri Dec 14 17:15:59 2012 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 26 01:59:53 2012 +0100 |
tree | d95f74f2dc4f380f74edb724cae68b9b5304831d | |
parent | 408f181e0d4210ef7c77e825289d31fac530291c [diff] |
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>