devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] regulator: palmas: add support for external control of rail
@ 2013-08-13  7:53 Laxman Dewangan
  2013-08-13  7:53 ` [PATCH V2 1/3] regulator: palmas: Update the DT binding doc for smps10 out1 and out2 Laxman Dewangan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Laxman Dewangan @ 2013-08-13  7:53 UTC (permalink / raw)
  To: broonie, sameo
  Cc: swarren, rob.herring, pawel.moll, mark.rutland, rob, lee.jones,
	grant.likely, devicetree, linux-doc, linux-kernel, gg, kishon,
	j-keerthy, ian.campbell, Laxman Dewangan

This series add the enable/disable of the Palmas regulators to be controlled by
external input signals ENABLE1, ENABLE2 and NSLEEP.

The change is generated on top of
[PATCH v4] regulator: palmas: model SMPS10 as two regulators
by Kishone.

I think it should go on regulator tree if it is fine after review.

Changes from V1:
Fix typos: palams ->palmas

Laxman Dewangan (3):
  regulator: palmas: Update the DT binding doc for smps10 out1 and out2
  mfd: palmas: add support for external control configuration
  regulator: palmas: add support for external control of rails

 .../devicetree/bindings/regulator/palmas-pmic.txt  |   12 +-
 drivers/mfd/palmas.c                               |   97 ++++++++++++++
 drivers/regulator/palmas-regulator.c               |  139 +++++++++++++++++++-
 include/linux/mfd/palmas.h                         |   49 +++++++
 4 files changed, 287 insertions(+), 10 deletions(-)


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

end of thread, other threads:[~2013-08-20  1:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13  7:53 [PATCH V2 0/3] regulator: palmas: add support for external control of rail Laxman Dewangan
2013-08-13  7:53 ` [PATCH V2 1/3] regulator: palmas: Update the DT binding doc for smps10 out1 and out2 Laxman Dewangan
2013-08-13 10:16   ` Mark Brown
2013-08-13 19:14   ` Stephen Warren
2013-08-13  7:53 ` [PATCH V2 2/3] mfd: palmas: add support for external control configuration Laxman Dewangan
2013-08-13 10:27   ` Lee Jones
2013-08-20  1:25   ` Samuel Ortiz
2013-08-13  7:53 ` [PATCH V2 3/3] regulator: palmas: add support for external control of rails Laxman Dewangan
2013-08-13 19:15   ` Stephen Warren

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