commit | f447ed8b31da7b24c7c75c2d4624598135b41217 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Mon Jun 25 21:18:21 2012 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 17 21:00:15 2012 +0200 |
tree | 37888d2e359422bf4900850722d8809eb77f62c1 | |
parent | 31ba56f274d60d0b84efae4d15a9cd3e0486fa8c [diff] |
gpio: samsung: add flags specifier to device-tree binding This adds a flags field to the gpio specifier for Samsung. I didn't want to add yet another field in the already quite long specifier, so I decided to compress it together with the Pull Up/Down settings instead. This is needed to, for example, have a gpio-keys input that is active low. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>