Re: [PATCH v2] hwmon: Add LTC2471/LTC2473 driver

2017-06-29 Thread Lars-Peter Clausen
On 06/29/2017 04:11 PM, Mike Looijmans wrote: > On 29-06-17 15:40, Guenter Roeck wrote: >> On 06/29/2017 05:30 AM, Lars-Peter Clausen wrote: >>> On 06/29/2017 02:13 PM, Mike Looijmans wrote: The LTC2741 and LTC2473 are single voltage monitoring chips. The LTC2473 is similar to the LTC2471

Re: [PATCH v2] hwmon: Add LTC2471/LTC2473 driver

2017-06-29 Thread Guenter Roeck
On Thu, Jun 29, 2017 at 04:11:42PM +0200, Mike Looijmans wrote: > On 29-06-17 15:40, Guenter Roeck wrote: > >On 06/29/2017 05:30 AM, Lars-Peter Clausen wrote: > >>On 06/29/2017 02:13 PM, Mike Looijmans wrote: > >>>The LTC2741 and LTC2473 are single voltage monitoring chips. The LTC2473 > >>>is sim

Re: [PATCH v2] hwmon: Add LTC2471/LTC2473 driver

2017-06-29 Thread Mike Looijmans
On 29-06-17 15:40, Guenter Roeck wrote: On 06/29/2017 05:30 AM, Lars-Peter Clausen wrote: On 06/29/2017 02:13 PM, Mike Looijmans wrote: The LTC2741 and LTC2473 are single voltage monitoring chips. The LTC2473 is similar to the LTC2471 but outputs a signed differential value. Datasheet: htt

Re: [PATCH v2] hwmon: Add LTC2471/LTC2473 driver

2017-06-29 Thread Mike Looijmans
On 29-06-17 14:30, Lars-Peter Clausen wrote: On 06/29/2017 02:13 PM, Mike Looijmans wrote: The LTC2741 and LTC2473 are single voltage monitoring chips. The LTC2473 is similar to the LTC2471 but outputs a signed differential value. Datasheet: http://cds.linear.com/docs/en/datasheet/24713fb.p

Re: [PATCH v2] hwmon: Add LTC2471/LTC2473 driver

2017-06-29 Thread Guenter Roeck
On 06/29/2017 06:22 AM, Mike Looijmans wrote: On 29-06-17 14:30, Lars-Peter Clausen wrote: On 06/29/2017 02:13 PM, Mike Looijmans wrote: The LTC2741 and LTC2473 are single voltage monitoring chips. The LTC2473 is similar to the LTC2471 but outputs a signed differential value. Datasheet: htt

Re: [PATCH v2] hwmon: Add LTC2471/LTC2473 driver

2017-06-29 Thread Guenter Roeck
On 06/29/2017 05:30 AM, Lars-Peter Clausen wrote: On 06/29/2017 02:13 PM, Mike Looijmans wrote: The LTC2741 and LTC2473 are single voltage monitoring chips. The LTC2473 is similar to the LTC2471 but outputs a signed differential value. Datasheet: http://cds.linear.com/docs/en/datasheet/24713

Re: [PATCH v2] hwmon: Add LTC2471/LTC2473 driver

2017-06-29 Thread Lars-Peter Clausen
On 06/29/2017 02:13 PM, Mike Looijmans wrote: > The LTC2741 and LTC2473 are single voltage monitoring chips. The LTC2473 > is similar to the LTC2471 but outputs a signed differential value. > > Datasheet: > http://cds.linear.com/docs/en/datasheet/24713fb.pdf This looks more like a general purpo