From: Sachin Kamat <sachin.kamat@linaro.org>
Date: Fri, 3 Jan 2014 09:59:49 +0000 (+0530)
Subject: regulator: s5m8767: Update LDO index in s5m8767-regulator.txt
X-Git-Tag: firefly_0821_release~176^2~4568^2~2^3
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2243cb41dc5911a8b2a25f49c822557e7d76b790;p=firefly-linux-kernel-4.4.55.git

regulator: s5m8767: Update LDO index in s5m8767-regulator.txt

LDO indices start from 1. Update the example accordingly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
---

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