commit | 8e11047b8f3cc0dc6df956cf01915077a574168e | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Tue Jan 17 21:49:14 2017 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 26 10:00:22 2017 +0100 |
tree | 1ecb8c417b38c93279b687e78865f29eac7ae170 | |
parent | b5cf3fd827d2e11355c126b44ea625650ebf4d39 [diff] |
gpio: davinci: Add support for multiple GPIO controllers Update GPIO driver to support Multiple GPIO controllers by updating the base of subsequent GPIO chips with total of previous chips gpio count so that gpio_add_chip gets unique numbers. Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>