Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752869Ab3JZQTJ (ORCPT ); Sat, 26 Oct 2013 12:19:09 -0400 Received: from mail-pb0-f52.google.com ([209.85.160.52]:59215 "EHLO mail-pb0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751774Ab3JZQTG (ORCPT ); Sat, 26 Oct 2013 12:19:06 -0400 Date: Sat, 26 Oct 2013 09:19:02 -0700 From: Lee Jones To: Grant Likely Cc: Laxman Dewangan , sameo@linux.intel.com, broonie@kernel.org, linus.walleij@linaro.org, akpm@linux-foundation.org, devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, rtc-linux@googlegroups.com, rob.herring@calxeda.com, mark.rutland@arm.com, pawel.moll@arm.com, swarren@wwwdotorg.org, rob@landley.net, ijc+devicetree@hellion.org.uk, Florian Lobmaier Subject: Re: [PATCH V5 REPOST] mfd: add support for ams AS3722 PMIC Message-ID: <20131026161902.GA7698@lee--X1> References: <1382427526-2390-1-git-send-email-ldewangan@nvidia.com> <20131025200754.D222AC4058E@trevor.secretlab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131025200754.D222AC4058E@trevor.secretlab.ca> 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 Content-Length: 1825 Lines: 48 Hi Grant, > > Acked-by: Stephen Warren > > Signed-off-by: Laxman Dewangan > > Signed-off-by: Florian Lobmaier > > Signed-off-by: Lee Jones > > + Optional properties: > > + ------------------- > > + The input supply of regulators are the optional properties on the > > + regulator node. The input supply of these regulators are provided > > + through following properties: > > + vsup-sd2-supply: Input supply for SD2. > > + vsup-sd3-supply: Input supply for SD3. > > + vsup-sd4-supply: Input supply for SD4. > > + vsup-sd5-supply: Input supply for SD5. > > + vin-ldo0-supply: Input supply for LDO0. > > + vin-ldo1-6-supply: Input supply for LDO1 and LDO6. > > + vin-ldo2-5-7-supply: Input supply for LDO2, LDO5 and LDO7. > > + vin-ldo3-4-supply: Input supply for LDO3 and LDO4. > > + vin-ldo9-10-supply: Input supply for LDO9 and LDO10. > > + vin-ldo11-supply: Input supply for LDO11. > > What is the data in these properties? The documentation isn't clear. > > In principle, the binding looks okay to me. The properties to which you refer are standard regulator supply bindings specified here [1]. Specifically: "-supply: phandle to the parent supply/regulator node" The DT portion has already been Acked by Stephen and applied by me. [1] Documentation/devicetree/bindings/regulator/regulator.txt -- 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/