Documentation: mfd: Fix LDO index in s2mps11.txt
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 24 Dec 2013 09:23:25 +0000 (14:53 +0530)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:59 +0000 (08:28 +0000)
LDO indices start from 1. Fix the example appropriately.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/s2mps11.txt

index 78a840d..15ee89c 100644 (file)
@@ -60,7 +60,7 @@ as per the datasheet of s2mps11.
 
        - LDOn
                  - valid values for n are 1 to 38
-                 - Example: LDO0, LD01, LDO28
+                 - Example: LDO1, LD02, LDO28
        - BUCKn
                  - valid values for n are 1 to 10.
                  - Example: BUCK1, BUCK2, BUCK9