aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-07-01 11:17:10 +0100
committerMark Brown <broonie@linaro.org>2013-07-01 11:17:10 +0100
commit60908305fb47058bfd1d621bd65ee4dd90f5f2a9 (patch)
tree060c8b21c3db6be0ff2bd71acc4187e1753c339c /Documentation/devicetree/bindings
parentMerge remote-tracking branch 'regulator/topic/max8973' into regulator-next (diff)
parentregulator: of: Added a property to indicate bypass mode support (diff)
downloadlinux-dev-60908305fb47058bfd1d621bd65ee4dd90f5f2a9.tar.xz
linux-dev-60908305fb47058bfd1d621bd65ee4dd90f5f2a9.zip
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/regulator/regulator.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/regulator.txt b/Documentation/devicetree/bindings/regulator/regulator.txt
index ecfc6ccd67ef..48a3b8e5d6bd 100644
--- a/Documentation/devicetree/bindings/regulator/regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/regulator.txt
@@ -9,6 +9,7 @@ Optional properties:
- regulator-max-microamp: largest current consumers may set
- regulator-always-on: boolean, regulator should never be disabled
- regulator-boot-on: bootloader/firmware enabled regulator
+- regulator-allow-bypass: allow the regulator to go into bypass mode
- <name>-supply: phandle to the parent supply/regulator node
- regulator-ramp-delay: ramp delay for regulator(in uV/uS)