Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-08 Thread Mark Brown
On Wed, Oct 08, 2014 at 01:12:54PM -0700, Guenter Roeck wrote: > On Wed, Oct 08, 2014 at 11:12:29AM -0500, atull wrote: > > > if not specified. We'll have to sort out with the regulator core how this > > > should > > > be handled. > Followup on this: Since the regulator core considers the proper

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-08 Thread Guenter Roeck
On Wed, Oct 08, 2014 at 11:12:29AM -0500, atull wrote: > On Mon, 6 Oct 2014, Guenter Roeck wrote: > > > On Thu, Oct 02, 2014 at 01:37:48PM -0500, at...@opensource.altera.com wrote: > > > From: Alan Tull > > > > > > Add device tree bindings documentation for ltc2978. > > > > > > Signed-off-by: A

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-08 Thread atull
On Mon, 6 Oct 2014, Guenter Roeck wrote: > On Thu, Oct 02, 2014 at 01:37:48PM -0500, at...@opensource.altera.com wrote: > > From: Alan Tull > > > > Add device tree bindings documentation for ltc2978. > > > > Signed-off-by: Alan Tull > > --- > > v2: clean whitespace > > --- > > .../devicetree/

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-06 Thread Guenter Roeck
On Thu, Oct 02, 2014 at 01:37:48PM -0500, at...@opensource.altera.com wrote: > From: Alan Tull > > Add device tree bindings documentation for ltc2978. > > Signed-off-by: Alan Tull > --- > v2: clean whitespace > --- > .../devicetree/bindings/hwmon/ltc2978.txt | 41 >

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-04 Thread Guenter Roeck
On 10/04/2014 02:53 AM, Mark Brown wrote: On Fri, Oct 03, 2014 at 04:23:15PM -0700, Guenter Roeck wrote: On 10/03/2014 04:13 PM, Mark Brown wrote: Nope, nothing to do with regulator that I'm aware of and I've not seen any examples (but I don't tend to review users too often). Many examples

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-04 Thread Mark Brown
On Fri, Oct 03, 2014 at 04:23:15PM -0700, Guenter Roeck wrote: > On 10/03/2014 04:13 PM, Mark Brown wrote: > >Nope, nothing to do with regulator that I'm aware of and I've not seen > >any examples (but I don't tend to review users too often). > Many examples, really. Just picking one. > Document

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-03 Thread Guenter Roeck
On 10/03/2014 04:13 PM, Mark Brown wrote: On Fri, Oct 03, 2014 at 10:28:59AM -0700, Guenter Roeck wrote: On 10/03/2014 05:27 AM, Mark Rutland wrote: +Optional properties: + Name of the optional regulator subnode must be "regulators". + - #address-cells must be 1. What's the single address

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-03 Thread Mark Brown
On Fri, Oct 03, 2014 at 10:28:59AM -0700, Guenter Roeck wrote: > On 10/03/2014 05:27 AM, Mark Rutland wrote: > >>+Optional properties: > >>+ Name of the optional regulator subnode must be "regulators". > >>+ - #address-cells must be 1. > >What's the single address cell used for? > I think this

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-03 Thread Guenter Roeck
On 10/03/2014 05:27 AM, Mark Rutland wrote: On Thu, Oct 02, 2014 at 07:37:48PM +0100, at...@opensource.altera.com wrote: From: Alan Tull Add device tree bindings documentation for ltc2978. Signed-off-by: Alan Tull --- v2: clean whitespace --- .../devicetree/bindings/hwmon/ltc2978.txt

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-03 Thread Guenter Roeck
On 10/03/2014 06:05 AM, Mark Rutland wrote: On Fri, Oct 03, 2014 at 02:03:23PM +0100, Guenter Roeck wrote: On 10/03/2014 05:27 AM, Mark Rutland wrote: On Thu, Oct 02, 2014 at 07:37:48PM +0100, at...@opensource.altera.com wrote: From: Alan Tull Add device tree bindings documentation for ltc29

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-03 Thread Mark Rutland
On Fri, Oct 03, 2014 at 02:03:23PM +0100, Guenter Roeck wrote: > On 10/03/2014 05:27 AM, Mark Rutland wrote: > > On Thu, Oct 02, 2014 at 07:37:48PM +0100, at...@opensource.altera.com wrote: > >> From: Alan Tull > >> > >> Add device tree bindings documentation for ltc2978. > >> > >> Signed-off-by:

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-03 Thread Guenter Roeck
On 10/03/2014 05:27 AM, Mark Rutland wrote: On Thu, Oct 02, 2014 at 07:37:48PM +0100, at...@opensource.altera.com wrote: From: Alan Tull Add device tree bindings documentation for ltc2978. Signed-off-by: Alan Tull --- v2: clean whitespace --- .../devicetree/bindings/hwmon/ltc2978.txt

Re: [PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-03 Thread Mark Rutland
On Thu, Oct 02, 2014 at 07:37:48PM +0100, at...@opensource.altera.com wrote: > From: Alan Tull > > Add device tree bindings documentation for ltc2978. > > Signed-off-by: Alan Tull > --- > v2: clean whitespace > --- > .../devicetree/bindings/hwmon/ltc2978.txt | 41 >

[PATCH v5 1/4] hwmon: ltc2978: device tree bindings documentation

2014-10-02 Thread atull
From: Alan Tull Add device tree bindings documentation for ltc2978. Signed-off-by: Alan Tull --- v2: clean whitespace --- .../devicetree/bindings/hwmon/ltc2978.txt | 41 1 file changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/hwmon