All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] regulator: max8997: minor updates and device tree support
@ 2012-11-23  8:03 Thomas Abraham
  2012-11-23  8:03 ` [PATCH 1/3] regulator: max8997: reorder buck1/2/5 dvs setup code Thomas Abraham
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Thomas Abraham @ 2012-11-23  8:03 UTC (permalink / raw)
  To: linux-kernel
  Cc: devicetree-discuss, broonie, myungjoo.ham, linux-samsung-soc,
	kgene.kim, t.figa

This patch series includes two minor updates to the gpio dvs code in max8997
regulator driver and adds device tree support for the same driver.

Thomas Abraham (3):
  regulator: max8997: reorder buck1/2/5 dvs setup code
  regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
  regulator: add device tree support for max8997

 .../bindings/regulator/max8997-regulator.txt       |  146 ++++++++++++++++
 drivers/mfd/max8997.c                              |   73 ++++++++-
 drivers/regulator/max8997.c                        |  181 ++++++++++++++++++--
 include/linux/mfd/max8997-private.h                |    1 +
 include/linux/mfd/max8997.h                        |    1 +
 5 files changed, 384 insertions(+), 18 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/regulator/max8997-regulator.txt

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

end of thread, other threads:[~2012-11-27 20:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23  8:03 [PATCH 0/3] regulator: max8997: minor updates and device tree support Thomas Abraham
2012-11-23  8:03 ` [PATCH 1/3] regulator: max8997: reorder buck1/2/5 dvs setup code Thomas Abraham
2012-11-24 17:56   ` Mark Brown
     [not found] ` <1353657795-1725-1-git-send-email-thomas.abraham-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-11-23  8:03   ` [PATCH 2/3] regulator: max8997: limit the number of dvs registers programmed in non-dvs mode Thomas Abraham
2012-11-23  8:03     ` Thomas Abraham
2012-11-24 17:56     ` Mark Brown
2012-11-23  8:03 ` [PATCH 3/3] regulator: add device tree support for max8997 Thomas Abraham
2012-11-24 17:59   ` Mark Brown
2012-11-24 18:16     ` Thomas Abraham
2012-11-26  9:51       ` Mark Brown
2012-11-26 13:46         ` Thomas Abraham
2012-11-26 14:11           ` Mark Brown
2012-11-26 14:43             ` Thomas Abraham
2012-11-26 14:46               ` Mark Brown
2012-11-27  8:34                 ` [PATCH] " Thomas Abraham
2012-11-27 20:05                   ` Mark Brown
2012-11-23 15:35 ` [PATCH 0/3] regulator: max8997: minor updates and device tree support Tomasz Figa

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.