diff options
author | Mark Brown <broonie@linaro.org> | 2013-07-01 11:17:10 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-01 11:17:10 +0100 |
commit | 60908305fb47058bfd1d621bd65ee4dd90f5f2a9 (patch) | |
tree | 060c8b21c3db6be0ff2bd71acc4187e1753c339c /Documentation/devicetree/bindings/regulator | |
parent | 5ee6c728808d86b7c4bed316fd0a70114f4d7793 (diff) | |
parent | 93134c7b40580ae8bb061d278a3ecffd7bbfccd6 (diff) | |
download | blackbird-op-linux-60908305fb47058bfd1d621bd65ee4dd90f5f2a9.tar.gz blackbird-op-linux-60908305fb47058bfd1d621bd65ee4dd90f5f2a9.zip |
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/regulator.txt | 1 |
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) |