All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mfd: twl6030-irq: rework and add twl6032 support
@ 2013-07-23 16:07 ` Grygorii Strashko
  0 siblings, 0 replies; 29+ messages in thread
From: Grygorii Strashko @ 2013-07-23 16:07 UTC (permalink / raw)
  To: Samuel Ortiz, Lee Jones
  Cc: Kevin Hilman, Graeme Gregory, linux-omap, Ruslan Bilovol,
	linux-kernel, Grygorii Strashko

This patch series intorduces twl6030-irq module rework to use Threaded IRQ and
linear irq_domain, and adds support for PMIC TWL6032 IRQs.

After this patch series TWL6030/6032 IRQs will be supported only for DT boot mode.

Based on v3.11-rc1

Tested generation of RTC_ALARM(3) and PWRON(0) IRQs on OMAP4430/TWL6030 and
OMAP4470/TWL6032.

Grygorii Strashko (2):
  mfd: twl6030-irq: add error check when IRQs are masked initially
  mfd: twl6030-irq: convert to use linear irq_domain

Naga Venkata Srikanth V (1):
  mfd: twl6030-irq: migrate to IRQ threaded handler

Oleksandr Dmytryshyn (1):
  mfd: twl6030-irq: Add interrupt mapping table for the twl6032

 drivers/mfd/twl6030-irq.c |  296 +++++++++++++++++++++++----------------------
 1 file changed, 154 insertions(+), 142 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-07-24 13:40 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23 16:07 [PATCH 0/4] mfd: twl6030-irq: rework and add twl6032 support Grygorii Strashko
2013-07-23 16:07 ` Grygorii Strashko
2013-07-23 16:07 ` [PATCH 1/4] mfd: twl6030-irq: migrate to IRQ threaded handler Grygorii Strashko
2013-07-23 16:07   ` Grygorii Strashko
2013-07-24 10:49   ` Lee Jones
2013-07-24 11:54     ` Grygorii Strashko
2013-07-24 11:54       ` Grygorii Strashko
2013-07-24 12:50       ` Lee Jones
2013-07-24 12:50         ` Lee Jones
2013-07-24 13:17         ` Grygorii Strashko
2013-07-24 13:17           ` Grygorii Strashko
2013-07-24 11:54   ` Lee Jones
2013-07-24 11:54     ` Lee Jones
2013-07-23 16:07 ` [PATCH 2/4] mfd: twl6030-irq: add error check when IRQs are masked initially Grygorii Strashko
2013-07-23 16:07   ` Grygorii Strashko
2013-07-23 18:08   ` Graeme Gregory
2013-07-24 11:51     ` Grygorii Strashko
2013-07-24 11:51       ` Grygorii Strashko
2013-07-23 16:07 ` [PATCH 3/4] mfd: twl6030-irq: convert to use linear irq_domain Grygorii Strashko
2013-07-23 16:07   ` Grygorii Strashko
2013-07-24 11:35   ` Lee Jones
2013-07-24 11:35     ` Lee Jones
2013-07-24 13:37     ` Grygorii Strashko
2013-07-24 13:37       ` Grygorii Strashko
2013-07-23 16:07 ` [PATCH 4/4] mfd: twl6030-irq: Add interrupt mapping table for the twl6032 Grygorii Strashko
2013-07-23 16:07   ` Grygorii Strashko
2013-07-24 11:52   ` Lee Jones
2013-07-24 13:39     ` Grygorii Strashko
2013-07-24 13:39       ` Grygorii Strashko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.