Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Wei Ni
On 09/10/2013 12:35 PM, Wei Ni wrote: > On 09/09/2013 06:57 PM, Ramkumar Ramachandra wrote: >> Wei Ni wrote: >>> diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt >>> b/Documentation/devicetree/bindings/hwmon/lm90.txt >>> new file mode 100644 >>> index 000..5570875 >>> --- /dev/nul

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Wei Ni
On 09/09/2013 06:57 PM, Ramkumar Ramachandra wrote: > Wei Ni wrote: >> diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt >> b/Documentation/devicetree/bindings/hwmon/lm90.txt >> new file mode 100644 >> index 000..5570875 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/h

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Wei Ni
On 09/10/2013 06:23 AM, Guenter Roeck wrote: > On Mon, Sep 09, 2013 at 04:15:57PM -0600, Stephen Warren wrote: >> On 09/09/2013 04:29 AM, Wei Ni wrote: >>> Add OF document for LM90 in Documentation/devicetree/. >> >>> diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt >>> b/Documentation

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Wei Ni
On 09/10/2013 06:14 AM, Stephen Warren wrote: > On 09/09/2013 04:52 AM, Guenter Roeck wrote: >> On 09/09/2013 03:29 AM, Wei Ni wrote: >>> Add OF document for LM90 in Documentation/devicetree/. > >>> diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt > >>> +* LM90 series thermometer. >>

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2013 at 04:15:57PM -0600, Stephen Warren wrote: > On 09/09/2013 04:29 AM, Wei Ni wrote: > > Add OF document for LM90 in Documentation/devicetree/. > > > diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt > > b/Documentation/devicetree/bindings/hwmon/lm90.txt > > > +Opti

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Stephen Warren
On 09/09/2013 04:29 AM, Wei Ni wrote: > Add OF document for LM90 in Documentation/devicetree/. > diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt > b/Documentation/devicetree/bindings/hwmon/lm90.txt > +Optional properties: > +- interrupts: Contains a single interrupt specifier which

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Stephen Warren
On 09/09/2013 04:52 AM, Guenter Roeck wrote: > On 09/09/2013 03:29 AM, Wei Ni wrote: >> Add OF document for LM90 in Documentation/devicetree/. >> diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt >> +* LM90 series thermometer. >> + >> +Required node properties: >> +- compatible: manuf

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Ramkumar Ramachandra
Wei Ni wrote: > diff --git a/Documentation/devicetree/bindings/hwmon/lm90.txt > b/Documentation/devicetree/bindings/hwmon/lm90.txt > new file mode 100644 > index 000..5570875 > --- /dev/null > +++ b/Documentation/devicetree/bindings/hwmon/lm90.txt While at it, please update and rename ads1015

Re: [PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Guenter Roeck
On 09/09/2013 03:29 AM, Wei Ni wrote: Add OF document for LM90 in Documentation/devicetree/. Signed-off-by: Wei Ni --- Documentation/devicetree/bindings/hwmon/lm90.txt | 44 ++ 1 file changed, 44 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon

[PATCH v3 2/2] Documentation: dt: hwmon: add OF document for LM90

2013-09-09 Thread Wei Ni
Add OF document for LM90 in Documentation/devicetree/. Signed-off-by: Wei Ni --- Documentation/devicetree/bindings/hwmon/lm90.txt | 44 ++ 1 file changed, 44 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon/lm90.txt diff --git a/Documentation/devic