浏览代码

mfd/regulator: dt-bindings: max77686: Document regulators off in suspend

Add information which regulators can be disabled during system suspend.

Suggested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Krzysztof Kozlowski 10 年之前
父节点
当前提交
130dd5b039
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Documentation/devicetree/bindings/mfd/max77686.txt

+ 6 - 0
Documentation/devicetree/bindings/mfd/max77686.txt

@@ -34,6 +34,12 @@ to get matched with their hardware counterparts as follow:
 	-BUCKn 	:	for BUCKs, where n can lie in range 1 to 9.
 	-BUCKn 	:	for BUCKs, where n can lie in range 1 to 9.
 			example: BUCK1, BUCK5, BUCK9.
 			example: BUCK1, BUCK5, BUCK9.
 
 
+  Regulators which can be turned off during system suspend:
+	-LDOn	:	2, 6-8, 10-12, 14-16,
+	-BUCKn	:	1-4.
+  Use standard regulator bindings for it ('regulator-off-in-suspend').
+
+
 Example:
 Example:
 
 
 	max77686@09 {
 	max77686@09 {