All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mfd: tps6586x: Convert to irq domain
@ 2012-10-08 16:13 Laxman Dewangan
  2012-10-08 16:13 ` [PATCH 1/3] mfd: Convert tps6586x to irq_domain Laxman Dewangan
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Laxman Dewangan @ 2012-10-08 16:13 UTC (permalink / raw)
  To: sameo, grant.likely, linus.walleij
  Cc: broonie, swarren, linux-kernel, Laxman Dewangan

This patch series convert the irq implementation to use the
irq domain.
Accordingly, gpio driver and rtc registration is updated.

Laxman Dewangan (3):
  mfd: Convert tps6586x to irq_domain
  mfd: tps6586x: add irq io-resource for rtc sub driver
  mfd: tps6586x: implement gpio_to_irq

 drivers/gpio/gpio-tps6586x.c |    9 ++++
 drivers/mfd/tps6586x.c       |  103 +++++++++++++++++++++++++++++++-----------
 include/linux/mfd/tps6586x.h |    1 +
 3 files changed, 87 insertions(+), 26 deletions(-)


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH REPOST 0/3] mfd: tps6586x: Convert to irq domain
@ 2012-11-02 17:43 Laxman Dewangan
  2012-11-02 17:43 ` [PATCH 3/3] mfd: tps6586x: implement gpio_to_irq Laxman Dewangan
  0 siblings, 1 reply; 15+ messages in thread
From: Laxman Dewangan @ 2012-11-02 17:43 UTC (permalink / raw)
  To: sameo, linus.walleij, grant.likely
  Cc: broonie, swarren, linux-kernel, Laxman Dewangan

This patch series convert the irq implementation to use the
irq domain.
Accordingly, gpio driver and rtc registration is updated.

Reposting the series and adding the reviwed by Mark and acked by Linus W
for the respective patches.

Laxman Dewangan (3):
  mfd: Convert tps6586x to irq_domain
  mfd: tps6586x: add irq io-resource for rtc sub driver
  mfd: tps6586x: implement gpio_to_irq

 drivers/gpio/gpio-tps6586x.c |    9 ++++
 drivers/mfd/tps6586x.c       |  103 +++++++++++++++++++++++++++++++-----------
 include/linux/mfd/tps6586x.h |    1 +
 3 files changed, 87 insertions(+), 26 deletions(-)


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

end of thread, other threads:[~2012-11-02 17:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-08 16:13 [PATCH 0/3] mfd: tps6586x: Convert to irq domain Laxman Dewangan
2012-10-08 16:13 ` [PATCH 1/3] mfd: Convert tps6586x to irq_domain Laxman Dewangan
2012-10-09  6:06   ` Mark Brown
2012-10-09  5:48     ` Laxman Dewangan
2012-10-09  6:23       ` Mark Brown
2012-10-09  6:04         ` Laxman Dewangan
2012-10-09  6:40           ` Mark Brown
2012-10-30 10:46             ` Laxman Dewangan
2012-10-30 10:48             ` Laxman Dewangan
2012-10-08 16:13 ` [PATCH 2/3] mfd: tps6586x: add irq io-resource for rtc sub driver Laxman Dewangan
2012-10-09  6:07   ` Mark Brown
2012-10-08 16:13 ` [PATCH 3/3] mfd: tps6586x: implement gpio_to_irq Laxman Dewangan
2012-10-09  6:07   ` Mark Brown
2012-10-10  7:49   ` Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2012-11-02 17:43 [PATCH REPOST 0/3] mfd: tps6586x: Convert to irq domain Laxman Dewangan
2012-11-02 17:43 ` [PATCH 3/3] mfd: tps6586x: implement gpio_to_irq Laxman Dewangan

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.