Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933857AbbELSqI (ORCPT ); Tue, 12 May 2015 14:46:08 -0400 Received: from seldrel01.sonyericsson.com ([37.139.156.2]:2316 "EHLO seldrel01.sonyericsson.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933843AbbELSqG (ORCPT ); Tue, 12 May 2015 14:46:06 -0400 X-Greylist: delayed 603 seconds by postgrey-1.27 at vger.kernel.org; Tue, 12 May 2015 14:46:05 EDT Date: Tue, 12 May 2015 11:35:55 -0700 From: Bjorn Andersson To: Stephen Boyd CC: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Andy Gross , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" Subject: Re: [PATCH 1/3] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding Message-ID: <20150512183555.GB23554@sonymobile.com> References: <1428962282-32430-1-git-send-email-bjorn.andersson@sonymobile.com> <1428962282-32430-2-git-send-email-bjorn.andersson@sonymobile.com> <5552435E.4040407@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <5552435E.4040407@codeaurora.org> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2058 Lines: 73 On Tue 12 May 11:15 PDT 2015, Stephen Boyd wrote: > On 04/13/15 14:58, Bjorn Andersson wrote: > > + > > +== Regulators > > + > > +Regulator nodes are identified by their compatible: > > + > > +- compatible: > > + Usage: required > > + Value type: > > + Definition: must be one of: > > + "qcom,rpm-pm8841-regulators" > > + "qcom,rpm-pm8941-regulators" > > + > > +- vdd_s1-supply: > > +- vdd_s2-supply: > > +- vdd_s3-supply: > > +- vdd_s4-supply: > > +- vdd_s5-supply: > > +- vdd_s6-supply: > > +- vdd_s7-supply: > > +- vdd_s8-supply: > > + Usage: optional (pm8841 only) > > + Value type: > > + Definition: reference to regulator supplying the input pin, as > > + described in the data sheet > > + > > +- vdd_s1-supply: > > +- vdd_s2-supply: > > +- vdd_s3-supply: > > +- vdd_l1_l3-supply: > > +- vdd_l2_lvs1_2_3-supply: > > +- vdd_l1_l3-supply: > > +- vdd_l4_l11-supply: > > +- vdd_l5_l7-supply: > > +- vdd_l6_l12_l14_l15-supply: > > +- vdd_l5_l7-supply: > > +- vdd_l8_l16_l18_l19-supply: > > +- vdd_l9_l10_l17_l22-supply: > > +- vdd_l9_l10_l17_l22-supply: > > +- vdd_l4_l11-supply: > > +- vdd_l6_l12_l14_l15-supply: > > +- vdd_l13_l20_l23_l24-supply: > > +- vdd_l6_l12_l14_l15-supply: > > +- vdd_l6_l12_l14_l15-supply: > > +- vdd_l8_l16_l18_l19-supply: > > +- vdd_l9_l10_l17_l22-supply: > > +- vdd_l8_l16_l18_l19-supply: > > +- vdd_l8_l16_l18_l19-supply: > > +- vdd_l13_l20_l23_l24-supply: > > +- vdd_l21-supply: > > +- vdd_l9_l10_l17_l22-supply: > > +- vdd_l13_l20_l23_l24-supply: > > +- vdd_l13_l20_l23_l24-supply: > > +- vdd_l2_lvs1_2_3-supply: > > +- vdd_l2_lvs1_2_3-supply: > > +- vdd_l2_lvs1_2_3-supply: > > +- vin_5vs-supply: > > +- vin_5vs-supply: > > Can you remove the duplicates here please? > Yes of course, sorry about missing the "!uniq" pass... Regards, Bjorn -- 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/