From: Andreas Färber Date: Mon, 23 Jun 2014 01:21:19 +0000 (+0200) Subject: Documentation: devicetree: Fix s2mps11 and s5m8767 typos X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f18ac1a3d71c73cfdcfa5bde1158a198fa9f6e1f;p=deliverable%2Flinux.git Documentation: devicetree: Fix s2mps11 and s5m8767 typos It's LDO2, not LD02. Signed-off-by: Andreas Färber Reviewed-by: Sachin Kamat Signed-off-by: Lee Jones --- 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. - valid values for n are: - S2MPS11: 1 to 38 - S2MPS14: 1 to 25 - - Example: LDO1, LD02, LDO28 + - Example: LDO1, LDO2, LDO28 - BUCKn - valid values for n are: - 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. - LDOn - valid values for n are 1 to 28 - - Example: LDO1, LD02, LDO28 + - Example: LDO1, LDO2, LDO28 - BUCKn - valid values for n are 1 to 9. - Example: BUCK1, BUCK2, BUCK9