From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932180Ab3BYIze (ORCPT ); Mon, 25 Feb 2013 03:55:34 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:40386 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758098Ab3BYIzc convert rfc822-to-8bit (ORCPT ); Mon, 25 Feb 2013 03:55:32 -0500 From: "J, KEERTHY" To: "J, KEERTHY" , Mark Brown CC: "devicetree-discuss@lists.ozlabs.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "grant.likely@secretlab.ca" , "rob.herring@calxeda.com" , "rob@landley.net" , "gg@slimlogic.co.uk" , "sameo@linux.intel.com" , "liam.r.girdwood@intel.com" Subject: RE: [PATCH 1/4] documentation: add palmas dts definition Thread-Topic: [PATCH 1/4] documentation: add palmas dts definition Thread-Index: AQHODx7rXccjEGg3CE6BVl49YkJwT5iCP9wAgACBM1CAB4vYIA== Date: Mon, 25 Feb 2013 08:55:12 +0000 Message-ID: References: <1361332815-2348-1-git-send-email-j-keerthy@ti.com> <20130220112639.GA2726@opensource.wolfsonmicro.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.24.159.88] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > -----Original Message----- > From: J, KEERTHY > Sent: Wednesday, February 20, 2013 7:19 PM > To: 'Mark Brown' > Cc: devicetree-discuss@lists.ozlabs.org; linux-doc@vger.kernel.org; > linux-kernel@vger.kernel.org; grant.likely@secretlab.ca; > rob.herring@calxeda.com; rob@landley.net; gg@slimlogic.co.uk; > sameo@linux.intel.com; liam.r.girdwood@intel.com > Subject: RE: [PATCH 1/4] documentation: add palmas dts definition > > > > > -----Original Message----- > > From: Mark Brown [mailto:broonie@opensource.wolfsonmicro.com] > > Sent: Wednesday, February 20, 2013 4:57 PM > > To: J, KEERTHY > > Cc: devicetree-discuss@lists.ozlabs.org; linux-doc@vger.kernel.org; > > linux-kernel@vger.kernel.org; grant.likely@secretlab.ca; > > rob.herring@calxeda.com; rob@landley.net; gg@slimlogic.co.uk; > > sameo@linux.intel.com; liam.r.girdwood@intel.com > > Subject: Re: [PATCH 1/4] documentation: add palmas dts definition > > > > On Wed, Feb 20, 2013 at 09:30:15AM +0530, J Keerthy wrote: > > > From: Graeme Gregory > > > > > > Add the DTS definition for the palmas device including the MFD > > children. > > > > > > Signed-off-by: Graeme Gregory > > > [j-keerthy@ti.com: changed the DT node property names to follow the > > > convention] > > > Signed-off-by: J Keerthy > > > --- > > > Documentation/devicetree/bindings/mfd/palmas.txt | 67 > > ++++++++++++++++++++++ > > > 1 files changed, 67 insertions(+), 0 deletions(-) create mode > > 100644 > > > Documentation/devicetree/bindings/mfd/palmas.txt > > > > > > diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt > > > b/Documentation/devicetree/bindings/mfd/palmas.txt > > > new file mode 100644 > > > index 0000000..5fa922e > > > --- /dev/null > > > +++ b/Documentation/devicetree/bindings/mfd/palmas.txt > > > @@ -0,0 +1,67 @@ > > > +Texas Instruments Palmas family > > > + > > > +The Palmas familly are Integrated Power Management Chips. > > > +These chips are connected to an i2c bus. > > > > I would expect this to enumerate the regulators that the user can > > select but it doesn't appear to do that. > > > Mark, > > Thanks for reviewing the patch. > > I went through the DT Documentation files in the regulator/ folder. > So shall I add a list of regulators which are in the Palmas device > Under a separate file under Documentation/devicetree/bindings/regulator > ? > Is that what you are looking for? Any inputs on this Mark? Sorry I did not understand the comment. > > Regards, > Keerthy Regards, Keerthy