From patchwork Tue Sep 23 15:53:42 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Zhong X-Patchwork-Id: 4958081 Return-Path: X-Original-To: patchwork-linux-rockchip@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 359E7BEEA6 for ; Tue, 23 Sep 2014 15:54:32 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1399C2025A for ; Tue, 23 Sep 2014 15:54:31 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BF20A20259 for ; Tue, 23 Sep 2014 15:54:29 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XWSQ9-0001bC-Gx; Tue, 23 Sep 2014 15:54:29 +0000 Received: from mail-pa0-f46.google.com ([209.85.220.46]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XWSQ8-0001Sw-6K for linux-rockchip@lists.infradead.org; Tue, 23 Sep 2014 15:54:28 +0000 Received: by mail-pa0-f46.google.com with SMTP id kx10so6796544pab.33 for ; Tue, 23 Sep 2014 08:54:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=cWbvZwHEusJBF4SUfrFaXNibm6iBKEenbrPVg6mVy8I=; b=ke8IskB4Uet1eL+U77gfPGo40AhaUZvZMultJMGE0Qz3pj3WmEm49cq+R37yu+cA+n XyfrEtdnG1Rd6FQ38D9t0Jqg0rPq+8sixqI67FAFuKpMc4Ri/hWYb8O+9OlnDtT0VeXq +UyA2akKzqHikxLl9P8gUC0nEo50rOqun4Pbgd72hgmA241zvvI84RjjFWxGE3tWnYeP W9u9s+DxrLJYdRNaFP2TLYMUEQRb0uOVkvzsZQKwmOXo6w/Tgk84KFwpdpwjRlFpxkGk xu9hkCZdTU3ZPG83i2IgGxSfJq7ONRrdbWUq1sgvY386cgiAEEFn4PoE5R1Sg8m4fr6V 7z9g== X-Received: by 10.70.59.35 with SMTP id w3mr698801pdq.51.1411487647411; Tue, 23 Sep 2014 08:54:07 -0700 (PDT) Received: from localhost.localdomain ([69.176.84.147]) by mx.google.com with ESMTPSA id ki1sm12459240pdb.59.2014.09.23.08.54.01 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Sep 2014 08:54:06 -0700 (PDT) From: Chris Zhong To: dianders@chromium.org, heiko@sntech.de Subject: [PATCH v6 2/2] dt-bindings: add devicetree bindings for st-pwm regulator Date: Tue, 23 Sep 2014 23:53:42 +0800 Message-Id: <1411487622-10881-3-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1411487622-10881-1-git-send-email-zyw@rock-chips.com> References: <1411487622-10881-1-git-send-email-zyw@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140923_085428_261611_D9E44667 X-CRM114-Status: UNSURE ( 8.81 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.5 (/) Cc: Mark Rutland , devicetree@vger.kernel.org, Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , linux-rockchip@lists.infradead.org, broonie@kernel.org, Kumar Gala , Chris Zhong , lee.jones@linaro.org X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Document the st-pwm regulator Signed-off-by: Chris Zhong Reviewed-by: Doug Anderson --- Changes in v6: Adviced by Mark Rutland - fix a spelling error Changes in v4: Adviced by Doug Anderson - remove regulator-always-on and regulator-boot-on from the Example Changes in v3: Adviced by Doug Anderson - update the Example Changes in v2: Adviced by Lee Jones - rename the documentation Adviced by Doug Anderson - update the example Adviced by Mark Rutland - remove pwm-reg-period .../bindings/regulator/pwm-regulator.txt | 27 ++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Documentation/devicetree/bindings/regulator/pwm-regulator.txt diff --git a/Documentation/devicetree/bindings/regulator/pwm-regulator.txt b/Documentation/devicetree/bindings/regulator/pwm-regulator.txt new file mode 100644 index 0000000..ce91f61 --- /dev/null +++ b/Documentation/devicetree/bindings/regulator/pwm-regulator.txt @@ -0,0 +1,27 @@ +pwm regulator bindings + +Required properties: +- compatible: Should be "pwm-regulator" +- pwms: OF device-tree PWM specification (see PWM binding pwm.txt) +- voltage-table: voltage and duty table, include 2 members in each set of + brackets, first one is voltage(unit: uv), the next is duty(unit: percent) + +Any property defined as part of the core regulator binding defined in +regulator.txt can also be used. + +Example: + pwm_regulator { + compatible = "pwm-regulator; + pwms = <&pwm1 0 8448 0>; + + voltage-table = <1114000 0>, + <1095000 10>, + <1076000 20>, + <1056000 30>, + <1036000 40>, + <1016000 50>; + + regulator-min-microvolt = <1016000>; + regulator-max-microvolt = <1114000>; + regulator-name = "vdd_logic"; + };