Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1522691
| From | Milo Kim <woogyom.kim@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/5] mfd: tps65217: Improve the IRQ domain feature |
| Date | 2016-11-15 14:20 +0100 |
| Message-ID | <sDLES-5lG-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
TPS65217 can be built as a module, this patch-set includes the error fix
and rework the interrupt handler.
Additionally, TPS65217 INT pin is registered as a system wakeup source.
Milo Kim (5):
mfd: tps65217: Fix page fault on unloading modules
mfd: tps65217: Specify the IRQ name
mfd: tps65217: Update register interrupt mask bits instead of writing
operation
mfd: tps65217: Make an interrupt handler simpler
mfd: tps65217: Support an interrupt pin as the system wakeup
drivers/mfd/tps65217.c | 71 ++++++++++++++++++++------------------------
include/linux/mfd/tps65217.h | 4 ++-
2 files changed, 36 insertions(+), 39 deletions(-)
--
2.9.3
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/5] mfd: tps65217: Improve the IRQ domain feature Milo Kim <woogyom.kim@gmail.com> - 2016-11-15 14:20 +0100
csiph-web