From mboxrd@z Thu Jan 1 00:00:00 1970 From: Romain Perier Subject: [RFC PATCH v3 5/5] dt-bindings: Document the property poweroff-source for act8865 regulator Date: Tue, 14 Oct 2014 06:31:13 +0000 Message-ID: <1413268273-15151-5-git-send-email-romain.perier@gmail.com> References: <1413268273-15151-1-git-send-email-romain.perier@gmail.com> Return-path: In-Reply-To: <1413268273-15151-1-git-send-email-romain.perier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: devicetree@vger.kernel.org Cc: broonie@kernel.org, lgirdwood@gmail.com, linux-kernel@vger.kernel.org, heiko@sntech.de, grant.likely@linaro.org, robh@kernel.org, mark.rutland@arm.com List-Id: devicetree@vger.kernel.org Signed-off-by: Romain Perier --- Documentation/devicetree/bindings/regulator/act8865-regulator.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/regulator/act8865-regulator.txt b/Documentation/devicetree/bindings/regulator/act8865-regulator.txt index 865614b..01a5b07 100644 --- a/Documentation/devicetree/bindings/regulator/act8865-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/act8865-regulator.txt @@ -5,6 +5,10 @@ Required properties: - compatible: "active-semi,act8846" or "active-semi,act8865" - reg: I2C slave address +Optional properties: +- poweroff-source: Telling whether or not this pmic is controlling + the system power. See Documentation/devicetree/bindings/power/poweroff.txt . + Any standard regulator properties can be used to configure the single regulator. The valid names for regulators are: -- 1.9.1