linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Arizona regulator updates
@ 2014-03-18 10:49 Charles Keepax
  2014-03-18 10:49 ` [PATCH 1/8] arizona: Correct small errors in the DT binding documentation Charles Keepax
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Charles Keepax @ 2014-03-18 10:49 UTC (permalink / raw)
  To: broonie
  Cc: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, rob,
	sameo, lee.jones, lgirdwood, patches, linux-kernel

Hi,

This series of patches are small fixes/improvments to the
Arizona regulators. The main thing added is proper device
tree bindings for getting the regulator init_data.

I would probably suggest putting the whole series through
the regulator tree since that is the focus of the work.

Thanks,
Charles

Charles Keepax (8):
  arizona: Correct small errors in the DT binding documentation
  mfd: arizona: Factor out read of device tree GPIOs
  regulator: arizona-ldo1: Move setup processing from arizona-core
  regulator: arizona-ldo1: Add processing of init_data from device tree
  regulator: arizona-micsupp: Add processing of init_data from device tree
  mfd: arizona: Add MICVDD to mapped regulators
  mfd: wm8997: Add registers for high power mode
  regulator: arizona-ldo1: Correct default regulator init_data

 Documentation/devicetree/bindings/mfd/arizona.txt |   32 ++++++---
 drivers/mfd/arizona-core.c                        |   41 +++++++-----
 drivers/mfd/wm8997-tables.c                       |    2 +
 drivers/regulator/arizona-ldo1.c                  |   74 ++++++++++++++++++---
 drivers/regulator/arizona-micsupp.c               |   47 ++++++++++++-
 include/linux/mfd/arizona/core.h                  |    3 +
 6 files changed, 159 insertions(+), 40 deletions(-)

-- 
1.7.2.5


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

end of thread, other threads:[~2014-03-18 16:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18 10:49 [PATCH 0/8] Arizona regulator updates Charles Keepax
2014-03-18 10:49 ` [PATCH 1/8] arizona: Correct small errors in the DT binding documentation Charles Keepax
2014-03-18 10:49 ` [PATCH 2/8] mfd: arizona: Factor out read of device tree GPIOs Charles Keepax
2014-03-18 10:49 ` [PATCH 3/8] regulator: arizona-ldo1: Move setup processing from arizona-core Charles Keepax
2014-03-18 11:10   ` Mark Brown
2014-03-18 14:11     ` Charles Keepax
2014-03-18 10:49 ` [PATCH 4/8] regulator: arizona-ldo1: Add processing of init_data from device tree Charles Keepax
2014-03-18 11:15   ` Mark Brown
2014-03-18 16:07     ` Charles Keepax
2014-03-18 16:19       ` Mark Brown
2014-03-18 10:49 ` [PATCH 5/8] regulator: arizona-micsupp: " Charles Keepax
2014-03-18 10:49 ` [PATCH 6/8] mfd: arizona: Add MICVDD to mapped regulators Charles Keepax
2014-03-18 10:49 ` [PATCH 7/8] mfd: wm8997: Add registers for high power mode Charles Keepax
2014-03-18 10:49 ` [PATCH 8/8] regulator: arizona-ldo1: Correct default regulator init_data Charles Keepax
2014-03-18 11:21   ` Mark Brown

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