From: Sachin Kamat Date: Tue, 24 Dec 2013 09:23:25 +0000 (+0530) Subject: Documentation: mfd: Fix LDO index in s2mps11.txt X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=94100e7b5ef80d6b41343fa7ad7a6836023d83e2;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git Documentation: mfd: Fix LDO index in s2mps11.txt LDO indices start from 1. Fix the example appropriately. Signed-off-by: Sachin Kamat Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/s2mps11.txt b/Documentation/devicetree/bindings/mfd/s2mps11.txt index 78a840d7510d..15ee89c3cc7b 100644 --- a/Documentation/devicetree/bindings/mfd/s2mps11.txt +++ b/Documentation/devicetree/bindings/mfd/s2mps11.txt @@ -60,7 +60,7 @@ as per the datasheet of s2mps11. - LDOn - valid values for n are 1 to 38 - - Example: LDO0, LD01, LDO28 + - Example: LDO1, LD02, LDO28 - BUCKn - valid values for n are 1 to 10. - Example: BUCK1, BUCK2, BUCK9