From mboxrd@z Thu Jan 1 00:00:00 1970 From: Romain Perier Subject: [PATCH v1 3/3] dt-bindings: Document the property system-power-controller for act8865 regulator Date: Sat, 27 Sep 2014 16:21:46 +0000 Message-ID: <1411834906-9533-3-git-send-email-romain.perier@gmail.com> References: <1411834906-9533-1-git-send-email-romain.perier@gmail.com> Return-path: In-Reply-To: <1411834906-9533-1-git-send-email-romain.perier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: heiko@sntech.de Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, lgirdwood@gmail.com, broonie@kernel.org, linux-kernel@vger.kernel.org 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..653ddc1 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: +- active-semi,system-power-controller: Telling whether or not this pmic is controlling + the system power + Any standard regulator properties can be used to configure the single regulator. The valid names for regulators are: -- 1.9.1