Searched hist:"25518 e024e3a6e5715d672f1daa91e1d100f7436" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | Makefile | diff 25518e024e3a6e5715d672f1daa91e1d100f7436 Mon Mar 05 03:56:51 CET 2018 Baolin Wang <baolin.wang@linaro.org> gpio: Add Spreadtrum EIC driver support
The Spreadtrum digital-chip EIC controller has 4 sub-modules: debounce EIC, latch EIC, async EIC and sync EIC, and each sub-module can has multiple banks and each bank contains 8 EICs.
Each EIC can only be used as input mode, and has the capability to trigger interrupts when detecting input signals.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff 25518e024e3a6e5715d672f1daa91e1d100f7436 Mon Mar 05 03:56:51 CET 2018 Baolin Wang <baolin.wang@linaro.org> gpio: Add Spreadtrum EIC driver support
The Spreadtrum digital-chip EIC controller has 4 sub-modules: debounce EIC, latch EIC, async EIC and sync EIC, and each sub-module can has multiple banks and each bank contains 8 EICs.
Each EIC can only be used as input mode, and has the capability to trigger interrupts when detecting input signals.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|