linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups
@ 2012-12-28  9:29 Laxman Dewangan
  2012-12-28  9:29 ` [PATCH 1/4] mfd: tps65090: add DT support for tps65090 Laxman Dewangan
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Laxman Dewangan @ 2012-12-28  9:29 UTC (permalink / raw)
  To: broonie, sameo
  Cc: grant.likely, rob.herring, rob, lrg, devicetree-discuss,
	linux-doc, linux-kernel, Laxman Dewangan

The patch series add DT support on TPS65090 device.

Also remove the suspend/resume implementation as it duplicates with
irq_suspend/irq_resume().

Laxman Dewangan (4):
  mfd: tps65090: add DT support for tps65090
  regulator: tps65090: add DT support
  mfd: tps65090: Pass irq domain when adding mfd sub devices
  mfd: tps65090: remove suspend/resume callbacks

 .../devicetree/bindings/regulator/tps65090.txt     |  121 ++++++++++++++++++++
 drivers/mfd/tps65090.c                             |   77 ++++++++----
 drivers/regulator/tps65090-regulator.c             |   96 +++++++++++++++-
 include/linux/mfd/tps65090.h                       |    1 +
 4 files changed, 266 insertions(+), 29 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/regulator/tps65090.txt


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

end of thread, other threads:[~2013-02-04  3:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-28  9:29 [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups Laxman Dewangan
2012-12-28  9:29 ` [PATCH 1/4] mfd: tps65090: add DT support for tps65090 Laxman Dewangan
2012-12-28  9:29 ` [PATCH 2/4] regulator: tps65090: add DT support Laxman Dewangan
2013-01-14 13:32   ` Mark Brown
2012-12-28  9:29 ` [PATCH 3/4] mfd: tps65090: Pass irq domain when adding mfd sub devices Laxman Dewangan
2012-12-28  9:29 ` [PATCH 4/4] mfd: tps65090: remove suspend/resume callbacks Laxman Dewangan
2013-01-14 13:42   ` Mark Brown
2013-01-08 12:25 ` [PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups Laxman Dewangan
2013-01-13 23:29   ` Mark Brown
2013-02-03 17:01 ` Samuel Ortiz
     [not found] ` <20130203141931.GA8476@sortiz-mobl>
2013-02-03 22:33   ` Samuel Ortiz
2013-02-04  3:40     ` Laxman Dewangan

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).