diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-01-03 04:59:49 -0500 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-01-07 12:12:17 -0500 |
commit | 2243cb41dc5911a8b2a25f49c822557e7d76b790 (patch) | |
tree | fe8dd6a31c5a959d1a209b535835d47b45ed6df7 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff) |
regulator: s5m8767: Update LDO index in s5m8767-regulator.txt
LDO indices start from 1. Update the example accordingly.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt index d1660a90fc06..fc6b38f035bd 100644 --- a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt | |||
@@ -83,7 +83,7 @@ as per the datasheet of s5m8767. | |||
83 | 83 | ||
84 | - LDOn | 84 | - LDOn |
85 | - valid values for n are 1 to 28 | 85 | - valid values for n are 1 to 28 |
86 | - Example: LDO0, LD01, LDO28 | 86 | - Example: LDO1, LD02, LDO28 |
87 | - BUCKn | 87 | - BUCKn |
88 | - valid values for n are 1 to 9. | 88 | - valid values for n are 1 to 9. |
89 | - Example: BUCK1, BUCK2, BUCK9 | 89 | - Example: BUCK1, BUCK2, BUCK9 |