commit | 3685bbce2ea6142e81c78e6f3d5b2a1cdc37660e | [log] [tgz] |
---|---|---|
author | Vitaly Andrianov <vitalya@ti.com> | Thu Jul 02 14:31:30 2015 -0400 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 17 14:15:25 2015 +0200 |
tree | b46fda030e14ec6d6fb75ca41bbf0fd713baa46a | |
parent | 2563606ce45314bfeae811edfa9984b1921fff06 [diff] |
gpio/davinci: add interrupt support for GPIOs 16-31 Interrupts for GPIOs 16 through 31 are enabled by bit 1 in the "binten" register (offset 8). Previous versions of GPIO only used bit 0, which enables GPIO 0-15 interrupts. Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Reviewed-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>