diff options
author | Andreas Färber <afaerber@suse.de> | 2014-06-22 21:21:19 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-07-09 09:58:08 -0400 |
commit | f18ac1a3d71c73cfdcfa5bde1158a198fa9f6e1f (patch) | |
tree | 9e7ca2b93020c2ddb99dae45fbee498d78b95b0f | |
parent | c75e083cbcf2493b77bee6334b8d9de60c53f190 (diff) |
Documentation: devicetree: Fix s2mps11 and s5m8767 typos
It's LDO2, not LD02.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Sachin Kamat <sachin.kamat@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/mfd/s2mps11.txt | 2 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/s2mps11.txt b/Documentation/devicetree/bindings/mfd/s2mps11.txt index 81338d10ddb8..99a0c52445c8 100644 --- a/Documentation/devicetree/bindings/mfd/s2mps11.txt +++ b/Documentation/devicetree/bindings/mfd/s2mps11.txt | |||
@@ -81,7 +81,7 @@ as per the datasheet of s2mps11. | |||
81 | - valid values for n are: | 81 | - valid values for n are: |
82 | - S2MPS11: 1 to 38 | 82 | - S2MPS11: 1 to 38 |
83 | - S2MPS14: 1 to 25 | 83 | - S2MPS14: 1 to 25 |
84 | - Example: LDO1, LD02, LDO28 | 84 | - Example: LDO1, LDO2, LDO28 |
85 | - BUCKn | 85 | - BUCKn |
86 | - valid values for n are: | 86 | - valid values for n are: |
87 | - S2MPS11: 1 to 10 | 87 | - S2MPS11: 1 to 10 |
diff --git a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt index d290988ed975..20191315e444 100644 --- a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt | |||
@@ -86,7 +86,7 @@ as per the datasheet of s5m8767. | |||
86 | 86 | ||
87 | - LDOn | 87 | - LDOn |
88 | - valid values for n are 1 to 28 | 88 | - valid values for n are 1 to 28 |
89 | - Example: LDO1, LD02, LDO28 | 89 | - Example: LDO1, LDO2, LDO28 |
90 | - BUCKn | 90 | - BUCKn |
91 | - valid values for n are 1 to 9. | 91 | - valid values for n are 1 to 9. |
92 | - Example: BUCK1, BUCK2, BUCK9 | 92 | - Example: BUCK1, BUCK2, BUCK9 |