public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] deprecate regulator-compatible DT property
@ 2012-09-24 19:24 Stephen Warren
  2012-09-24 19:25 ` [PATCH 1/4] regulator: " Stephen Warren
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stephen Warren @ 2012-09-24 19:24 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Samuel Ortiz
  Cc: devicetree-discuss, linux-kernel, Rob Herring, Grant Likely,
	Laxman Dewangan, AnilKumar Ch, Stephen Warren

From: Stephen Warren <swarren@nvidia.com>

As explained in patch 1, this series deprecates the regulator-compatible
DT property, and updates various binding documentation and examples for
this change.

I expect patches 1-3 to go into various regulator topic trees, and patch
4 to go into the MFD tree.

Stephen Warren (4):
  regulator: deprecate regulator-compatible DT property
  regulator: tps65217.txt: remove regulator-compatible from DT docs
  regulator: tps6586x: remove regulator-compatible from DT docs
  mfd: max8907: remove regulator-compatible from DT docs

 .../devicetree/bindings/regulator/max8907.txt      |   24 +++-----
 .../devicetree/bindings/regulator/regulator.txt    |    5 +-
 .../devicetree/bindings/regulator/tps65217.txt     |   31 ++-------
 .../devicetree/bindings/regulator/tps6586x.txt     |   66 ++++++--------------
 drivers/regulator/of_regulator.c                   |   25 ++++----
 5 files changed, 50 insertions(+), 101 deletions(-)

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

end of thread, other threads:[~2012-09-25 13:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 19:24 [PATCH 0/4] deprecate regulator-compatible DT property Stephen Warren
2012-09-24 19:25 ` [PATCH 1/4] regulator: " Stephen Warren
2012-09-24 19:25 ` [PATCH 2/4] regulator: tps65217.txt: remove regulator-compatible from DT docs Stephen Warren
2012-09-24 19:25 ` [PATCH 3/4] regulator: tps6586x: " Stephen Warren
2012-09-24 19:25 ` [PATCH 4/4] mfd: max8907: " Stephen Warren
2012-09-25 13:22   ` Samuel Ortiz
2012-09-25 12:46 ` [PATCH 0/4] deprecate regulator-compatible DT property Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox