Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754715AbaJUIP0 (ORCPT ); Tue, 21 Oct 2014 04:15:26 -0400 Received: from mail-ie0-f170.google.com ([209.85.223.170]:55515 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754218AbaJUIPW (ORCPT ); Tue, 21 Oct 2014 04:15:22 -0400 Date: Tue, 21 Oct 2014 09:15:15 +0100 From: Lee Jones To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , devicetree@vger.kernel.org, Ian Campbell , Kumar Gala Subject: Re: [PATCH v2 05/47] mfd: as3722: Drop reference to pm_power_off from devicetree bindings Message-ID: <20141021081515.GD26842@x1> References: <1413864783-3271-1-git-send-email-linux@roeck-us.net> <1413864783-3271-6-git-send-email-linux@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1413864783-3271-6-git-send-email-linux@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 20 Oct 2014, Guenter Roeck wrote: > 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 > --- > v2: No change > > Documentation/devicetree/bindings/mfd/as3722.txt | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Acked-by: Lee Jones > diff --git a/Documentation/devicetree/bindings/mfd/as3722.txt b/Documentation/devicetree/bindings/mfd/as3722.txt > index 4f64b2a..0b2a609 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 -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/