Commit f18ac1a3 authored by Andreas Färber's avatar Andreas Färber Committed by Lee Jones

Documentation: devicetree: Fix s2mps11 and s5m8767 typos

It's LDO2, not LD02.
Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
Reviewed-by: default avatarSachin Kamat <sachin.kamat@samsung.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent c75e083c
......@@ -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
......
......@@ -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
......
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