Commit 94100e7b authored by Sachin Kamat's avatar Sachin Kamat Committed by Lee Jones

Documentation: mfd: Fix LDO index in s2mps11.txt

LDO indices start from 1. Fix the example appropriately.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 7ff6d7a0
...@@ -60,7 +60,7 @@ as per the datasheet of s2mps11. ...@@ -60,7 +60,7 @@ as per the datasheet of s2mps11.
- LDOn - LDOn
- valid values for n are 1 to 38 - valid values for n are 1 to 38
- Example: LDO0, LD01, LDO28 - Example: LDO1, LD02, LDO28
- BUCKn - BUCKn
- valid values for n are 1 to 10. - valid values for n are 1 to 10.
- Example: BUCK1, BUCK2, BUCK9 - Example: BUCK1, BUCK2, BUCK9
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment