commit | 7c12a5b19e13ee78c3acb759f264df87ad984ffa | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 15 22:23:40 2014 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Dec 15 22:25:38 2014 -0800 |
tree | 04a8e8de26f3db29ef1bf85f8189fb3843732673 | |
parent | a4164863e150c4991d2ac965e3fc52f9d8df3d7e [diff] |
Input: stmpe - bias keypad columns properly All keypad column pins used as inputs should be pulled up on the STMPE24xx, but this is not done by the current driver. Add some logic that will do this properly. The STMPE1601 also has a keypad controller, but explicitly does *NOT* require you to set up any pull-ups. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>