From patchwork Mon Jun 24 09:36:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18058 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f198.google.com (mail-ve0-f198.google.com [209.85.128.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 13AFD25CFE for ; Mon, 24 Jun 2013 09:52:02 +0000 (UTC) Received: by mail-ve0-f198.google.com with SMTP id jz10sf15725311veb.5 for ; Mon, 24 Jun 2013 02:52:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=2S2d7x0MLrLjj/iRby+DyblnVfDqkEiB+XOR9geydj0=; b=afN+1ZgGfVIfPtz4Scco2w0kjLDQVsnBnoWOKAJ8tHNz0A90TYo3dH5AaMh0s3yrJ6 sMhHWTXpOm6OMIW3Gu1s2Cg81fhOCmtyxUwZT/DENbCneoiQONRbs/2HzeutGhjezyx+ ZrFX/cFsCysBAQuFjzb+ZMz8DJ2ISJU2/GCP96EwawAZrXpxT6FgW0IXO+0UQFjGeAaM 0pQ82kTfwb/k0WZAFqVNm7B6dei2ss1PC7rXvHGLMtPCjHwl95reHg/vV2Gmi4aDUpfs HIIguNCHUYL8NhLcN3dRNqyqxL8eoQWX49mI8nM9hc4myEZ3DcSUysj4FIpI3KzZPZ3s DCLg== X-Received: by 10.236.38.106 with SMTP id z70mr13052237yha.29.1372067521429; Mon, 24 Jun 2013 02:52:01 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.119.67 with SMTP id ks3ls2082925qeb.57.gmail; Mon, 24 Jun 2013 02:52:01 -0700 (PDT) X-Received: by 10.52.34.40 with SMTP id w8mr9294149vdi.7.1372067521251; Mon, 24 Jun 2013 02:52:01 -0700 (PDT) Received: from mail-vb0-x22c.google.com (mail-vb0-x22c.google.com [2607:f8b0:400c:c02::22c]) by mx.google.com with ESMTPS id ha3si4679363vdb.108.2013.06.24.02.52.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 24 Jun 2013 02:52:01 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c02::22c is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c02::22c; Received: by mail-vb0-f44.google.com with SMTP id e15so8013322vbg.3 for ; Mon, 24 Jun 2013 02:52:01 -0700 (PDT) X-Received: by 10.220.105.9 with SMTP id r9mr10916735vco.60.1372067521152; Mon, 24 Jun 2013 02:52:01 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp20757veb; Mon, 24 Jun 2013 02:52:00 -0700 (PDT) X-Received: by 10.66.186.79 with SMTP id fi15mr2491353pac.160.1372067520021; Mon, 24 Jun 2013 02:52:00 -0700 (PDT) Received: from mail-pa0-x22f.google.com (mail-pa0-x22f.google.com [2607:f8b0:400e:c03::22f]) by mx.google.com with ESMTPS id e8si8780214pao.194.2013.06.24.02.51.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 24 Jun 2013 02:52:00 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400e:c03::22f is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=2607:f8b0:400e:c03::22f; Received: by mail-pa0-f47.google.com with SMTP id kl14so10714800pab.6 for ; Mon, 24 Jun 2013 02:51:59 -0700 (PDT) X-Received: by 10.66.221.132 with SMTP id qe4mr27269613pac.200.1372067519440; Mon, 24 Jun 2013 02:51:59 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id pe9sm17408813pbc.35.2013.06.24.02.51.55 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 24 Jun 2013 02:51:58 -0700 (PDT) From: Sachin Kamat To: devicetree-discuss@lists.ozlabs.org Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, grant.likely@linaro.org, rob@landley.net, broonie@kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] of/documentation: Update s5m8767-regulator bindings document Date: Mon, 24 Jun 2013 15:06:57 +0530 Message-Id: <1372066617-23518-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmi7PTWH0//HbgsmLDmdBOJtxnAgbO+IU6mMq4Cm40LSabi/DB+3ZH8xTWAA3KTbnDzt9BA X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::22c is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , s5m8767 regulator is used on Exynos platforms which use pin controller to configure GPIOs. Update the example accordingly. Signed-off-by: Sachin Kamat --- .../bindings/regulator/s5m8767-regulator.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt index a35ff99..7364f71 100644 --- a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt @@ -103,13 +103,13 @@ Example: s5m8767,pmic-buck-default-dvs-idx = <0>; - s5m8767,pmic-buck-dvs-gpios = <&gpx0 0 1 0 0>, /* DVS1 */ - <&gpx0 1 1 0 0>, /* DVS2 */ - <&gpx0 2 1 0 0>; /* DVS3 */ + s5m8767,pmic-buck-dvs-gpios = <&gpx0 0 0>, /* DVS1 */ + <&gpx0 1 0>, /* DVS2 */ + <&gpx0 2 0>; /* DVS3 */ - s5m8767,pmic-buck-ds-gpios = <&gpx2 3 1 0 0>, /* SET1 */ - <&gpx2 4 1 0 0>, /* SET2 */ - <&gpx2 5 1 0 0>; /* SET3 */ + s5m8767,pmic-buck-ds-gpios = <&gpx2 3 0>, /* SET1 */ + <&gpx2 4 0>, /* SET2 */ + <&gpx2 5 0>; /* SET3 */ s5m8767,pmic-buck2-dvs-voltage = <1350000>, <1300000>, <1250000>, <1200000>,