All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] regulator: Document binding for regulator suspend voltage
@ 2014-11-01  3:52 ` Doug Anderson
  0 siblings, 0 replies; 24+ messages in thread
From: Doug Anderson @ 2014-11-01  3:52 UTC (permalink / raw)
  To: linux-arm-kernel

This patch builds upon (291d761 regulator: Document binding for
regulator suspend state for PM state) to allow setting the uV in
addition to the state at suspend time.

Signed-off-by: Doug Anderson <dianders@chromium.org>
---
 Documentation/devicetree/bindings/regulator/regulator.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/regulator/regulator.txt b/Documentation/devicetree/bindings/regulator/regulator.txt
index aaad615..4e7ed76 100644
--- a/Documentation/devicetree/bindings/regulator/regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/regulator.txt
@@ -28,6 +28,8 @@ Optional properties:
 - regulator-state-[mem/disk] node has following common properties:
 	- regulator-on-in-suspend: regulator should be on in suspend state.
 	- regulator-off-in-suspend: regulator should be off in suspend state.
+	- regulator-suspend-microvolt: regulator should be set to this voltage
+	  in suspend.
 
 Deprecated properties:
 - regulator-compatible: If a regulator chip contains multiple
-- 
2.1.0.rc2.206.gedb03e5

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

end of thread, other threads:[~2014-11-03 12:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01  3:52 [PATCH 1/2] regulator: Document binding for regulator suspend voltage Doug Anderson
2014-11-01  3:52 ` Doug Anderson
2014-11-01  3:52 ` Doug Anderson
2014-11-01  3:52 ` [PATCH 2/2] regulator: of: Add support for parsing microvolts for suspend state Doug Anderson
2014-11-01  3:52   ` Doug Anderson
2014-11-01  8:49   ` Javier Martinez Canillas
2014-11-01  8:49     ` Javier Martinez Canillas
2014-11-03  0:27     ` Chris Zhong
2014-11-03  0:27       ` Chris Zhong
2014-11-03 12:29     ` Mark Brown
2014-11-03 12:29       ` Mark Brown
2014-11-03 12:45       ` Javier Martinez Canillas
2014-11-03 12:45         ` Javier Martinez Canillas
2014-11-03 12:47         ` Mark Brown
2014-11-03 12:47           ` Mark Brown
2014-11-01  8:45 ` [PATCH 1/2] regulator: Document binding for regulator suspend voltage Javier Martinez Canillas
2014-11-01  8:45   ` Javier Martinez Canillas
2014-11-01  8:45   ` Javier Martinez Canillas
2014-11-03  0:27   ` Chris Zhong
2014-11-03  0:27     ` Chris Zhong
2014-11-03  0:27     ` Chris Zhong
2014-11-03 12:29 ` Mark Brown
2014-11-03 12:29   ` Mark Brown
2014-11-03 12:29   ` Mark Brown

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.