linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mfd: tps65217: Improve the IRQ domain feature
@ 2016-11-15 13:02 Milo Kim
  2016-11-15 13:02 ` [PATCH 1/5] mfd: tps65217: Fix page fault on unloading modules Milo Kim
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Milo Kim @ 2016-11-15 13:02 UTC (permalink / raw)
  To: Lee Jones; +Cc: Tony Lindgren, linux-omap, linux-kernel, Milo Kim

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-11-22 15:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15 13:02 [PATCH 0/5] mfd: tps65217: Improve the IRQ domain feature Milo Kim
2016-11-15 13:02 ` [PATCH 1/5] mfd: tps65217: Fix page fault on unloading modules Milo Kim
2016-11-22 15:39   ` Lee Jones
2016-11-15 13:02 ` [PATCH 2/5] mfd: tps65217: Specify the IRQ name Milo Kim
2016-11-22 15:45   ` Lee Jones
2016-11-15 13:02 ` [PATCH 3/5] mfd: tps65217: Update register interrupt mask bits instead of writing operation Milo Kim
2016-11-22 15:46   ` Lee Jones
2016-11-15 13:02 ` [PATCH 4/5] mfd: tps65217: Make an interrupt handler simpler Milo Kim
2016-11-22 15:48   ` Lee Jones
2016-11-15 13:02 ` [PATCH 5/5] mfd: tps65217: Support an interrupt pin as the system wakeup Milo Kim
2016-11-22 15:49   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).