Re: [PATCH] Initial driver for the MAX31785 intelligent fan controller

2016-09-20 Thread Guenter Roeck
On 09/20/2016 01:01 PM, Timothy Pearson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/20/2016 02:59 PM, Guenter Roeck wrote: On Tue, Sep 20, 2016 at 02:41:56PM -0500, Timothy Pearson wrote: On 09/19/2016 07:54 PM, Guenter Roeck wrote: On 09/19/2016 03:04 PM, Guenter Roeck wrote:

Re: [PATCH] Initial driver for the MAX31785 intelligent fan controller

2016-09-20 Thread Timothy Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/20/2016 02:59 PM, Guenter Roeck wrote: > On Tue, Sep 20, 2016 at 02:41:56PM -0500, Timothy Pearson wrote: >> On 09/19/2016 07:54 PM, Guenter Roeck wrote: On 09/19/2016 03:04 PM, Guenter Roeck wrote: And then you are using all pmbus

Re: [PATCH v2] lm87: Allow channel data to be set from dts file.

2016-09-20 Thread Frank Rowand
On 09/19/16 22:22, Mahoda Ratnayaka wrote: > Currently there is no method for setting the channel > value from the DTS file. When, the driver uses a dts > file to initialize the driver platform_data is not set. > As a the result channel variable may not be set correctly. > > Without the channel

Re: [PATCH v2] lm87: Allow channel data to be set from dts file.

2016-09-20 Thread Guenter Roeck
On 09/19/2016 10:22 PM, Mahoda Ratnayaka wrote: Currently there is no method for setting the channel value from the DTS file. When, the driver uses a dts file to initialize the driver platform_data is not set. As a the result channel variable may not be set correctly. Without the channel