diff mbox

[Resend] regulator: s5m8767: Update LDO index in s5m8767-regulator.txt

Message ID 1388743189-6174-1-git-send-email-sachin.kamat@linaro.org
State Superseded, archived
Headers show

Commit Message

Sachin Kamat Jan. 3, 2014, 9:59 a.m. UTC
LDO indices start from 1. Update the example accordingly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 .../bindings/regulator/s5m8767-regulator.txt       |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Mark Brown Jan. 7, 2014, 5:12 p.m. UTC | #1
On Fri, Jan 03, 2014 at 03:29:49PM +0530, Sachin Kamat wrote:
> LDO indices start from 1. Update the example accordingly.

Applied, thanks.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt
index d1660a90fc06..fc6b38f035bd 100644
--- a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt
@@ -83,7 +83,7 @@  as per the datasheet of s5m8767.
 
 	- LDOn
 		  - valid values for n are 1 to 28
-		  - Example: LDO0, LD01, LDO28
+		  - Example: LDO1, LD02, LDO28
 	- BUCKn
 		  - valid values for n are 1 to 9.
 		  - Example: BUCK1, BUCK2, BUCK9