From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Subject: [PATCH 1/4] Documentation: devicetree: Fix s2mps11 and s5m8767 typos Date: Mon, 23 Jun 2014 03:21:19 +0200 Message-ID: <1403486483-4063-2-git-send-email-afaerber@suse.de> References: <1403486483-4063-1-git-send-email-afaerber@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1403486483-4063-1-git-send-email-afaerber@suse.de> Sender: linux-doc-owner@vger.kernel.org To: linux-samsung-soc@vger.kernel.org Cc: Stephan van Schaik , Vincent Palatin , Doug Anderson , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Randy Dunlap , Lee Jones , Mark Brown , Krzysztof Kozlowski , Yadwinder Singh Brar , Tomasz Figa , Sachin Kamat , "open list:OPEN FIRMWARE AND..." , "open list:DOCUMENTATION" , open list List-Id: linux-samsung-soc@vger.kernel.org It's LDO2, not LD02. Signed-off-by: Andreas F=C3=A4rber --- Documentation/devicetree/bindings/mfd/s2mps11.txt | 2 = +- Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt | 2 = +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/s2mps11.txt b/Docume= ntation/devicetree/bindings/mfd/s2mps11.txt index d81ba30..55ab4f4 100644 --- a/Documentation/devicetree/bindings/mfd/s2mps11.txt +++ b/Documentation/devicetree/bindings/mfd/s2mps11.txt @@ -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 diff --git a/Documentation/devicetree/bindings/regulator/s5m8767-regula= tor.txt b/Documentation/devicetree/bindings/regulator/s5m8767-regulator= =2Etxt index d290988..2019131 100644 --- a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt @@ -86,7 +86,7 @@ as per the datasheet of s5m8767. =20 - 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 --=20 1.9.3