Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: devicetree: Fix s2mps11 and s5m8767 typos

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>

authored by

Andreas Färber and committed by
Lee Jones
f18ac1a3 c75e083c

+2 -2
+1 -1
Documentation/devicetree/bindings/mfd/s2mps11.txt
··· 81 81 - valid values for n are: 82 82 - S2MPS11: 1 to 38 83 83 - S2MPS14: 1 to 25 84 - - Example: LDO1, LD02, LDO28 84 + - Example: LDO1, LDO2, LDO28 85 85 - BUCKn 86 86 - valid values for n are: 87 87 - S2MPS11: 1 to 10
+1 -1
Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt
··· 86 86 87 87 - LDOn 88 88 - valid values for n are 1 to 28 89 - - Example: LDO1, LD02, LDO28 89 + - Example: LDO1, LDO2, LDO28 90 90 - BUCKn 91 91 - valid values for n are 1 to 9. 92 92 - Example: BUCK1, BUCK2, BUCK9