commit | e7a718f9b1c106dc7705d96cf0fe2e2f69089cf9 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Dec 01 17:45:51 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 07 15:23:39 2016 +0100 |
tree | f284b4160fd7ada811a31bb72edc283a991ba2fb | |
parent | f4e81c529767b9a33d1b27695c54dc84a14af30d [diff] |
gpio: merrifield: Add support for hardware debouncer By default all pins are configured to use a glitch filter. Writing 1 to the certain bit of the specific register might be useful in case someone needs to bypass the glitch filter completely for a given GPIO pin. This patch adds support for that in the Intel Merrifield GPIO driver. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>