commit | 72ab2f76319e15f7ad1f9d5f529df47099d4d271 | [log] [tgz] |
---|---|---|
author | Jan Kotas <jank@cadence.com> | Tue Dec 18 16:10:42 2018 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 21 11:41:00 2018 +0100 |
tree | a5b3335d3efc798d5edf9787d7507045774c965d | |
parent | e4b194aa0bf522dad9ecf0568eb0fdd598a2713b [diff] |
gpio: Add Cadence GPIO driver This patch adds a driver for Cadence GPIO controller. It can be enabled with GPIO_CADENCE Kconfig option. It uses generic GPIO infrastructure and works as an interrupt controller. At the moment it only supports level sensitive irqs. Signed-off-by: Jan Kotas <jank@cadence.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>