Skip to content

Commit

Permalink
Documentation: devicetree: Fix s2mps11 and s5m8767 typos
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andreas Färber authored and Lee Jones committed Jul 9, 2014
1 parent c75e083 commit f18ac1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/mfd/s2mps11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f18ac1a

Please sign in to comment.