From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: [PATCH 1/3] dt-bindings: mfd: as3722: Drop reference to pm_power_off Date: Mon, 30 Jan 2017 11:51:20 +0100 Message-ID: <20170130105122.6475-1-thierry.reding@gmail.com> Return-path: Sender: linux-pm-owner@vger.kernel.org To: Rob Herring Cc: Guenter Roeck , Sebastian Reichel , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Pawel Moll , Mark Rutland List-Id: devicetree@vger.kernel.org From: Guenter Roeck Devicetree bindings are supposed to be operating system independent and should thus not describe how a specific functionality is implemented in Linux. Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Acked-by: Mark Rutland Signed-off-by: Guenter Roeck Acked-by: Lee Jones Signed-off-by: Thierry Reding --- Documentation/devicetree/bindings/mfd/as3722.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/as3722.txt b/Documentation/devicetree/bindings/mfd/as3722.txt index 4f64b2a73169..0b2a6099aa20 100644 --- a/Documentation/devicetree/bindings/mfd/as3722.txt +++ b/Documentation/devicetree/bindings/mfd/as3722.txt @@ -122,8 +122,7 @@ Following are properties of regulator subnode. Power-off: ========= -AS3722 supports the system power off by turning off all its rail. This -is provided through pm_power_off. +AS3722 supports the system power off by turning off all its rails. The device node should have the following properties to enable this functionality ams,system-power-controller: Boolean, to enable the power off functionality -- 2.11.0