> -----Original Message----- > From: Mark Brown [mailto:[email protected]] > Sent: Wednesday, February 20, 2013 4:57 PM > To: J, KEERTHY > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected] > 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 <[email protected]> > > > > Add the DTS definition for the palmas device including the MFD > children. > > > > Signed-off-by: Graeme Gregory <[email protected]> > > [[email protected]: changed the DT node property names to follow the > > convention] > > Signed-off-by: J Keerthy <[email protected]> > > --- > > 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? Regards, Keerthy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

