Re: [PATCH v3 3/3] hwmon: ltc2990: support all measurement modes

2017-07-11 Thread Tom Levens
On Mon, 3 Jul 2017, Guenter Roeck wrote: On 07/02/2017 11:29 PM, Mike Looijmans wrote: Applied, and tested on my board, so you have my Tested-By: mike.looijm...@topic.nl Probably the maintainers will like to see a patch header mail with a "v3" summary for what you've changed ("git send-

Re: [PATCH v3 3/3] hwmon: ltc2990: support all measurement modes

2017-07-04 Thread kbuild test robot
Hi Tom, [auto build test WARNING on hwmon/hwmon-next] [also build test WARNING on v4.12 next-20170704] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Tom-Levens/hwmon-ltc2990-refactor-value-conv

Re: [PATCH v3 3/3] hwmon: ltc2990: support all measurement modes

2017-07-03 Thread Guenter Roeck
On 07/02/2017 11:29 PM, Mike Looijmans wrote: Applied, and tested on my board, so you have my Tested-By: mike.looijm...@topic.nl Probably the maintainers will like to see a patch header mail with a "v3" summary for what you've changed ("git send-email --cover-letter" or something similar to th

Re: [PATCH v3 3/3] hwmon: ltc2990: support all measurement modes

2017-07-03 Thread Mike Looijmans
Applied, and tested on my board, so you have my Tested-By: mike.looijm...@topic.nl Probably the maintainers will like to see a patch header mail with a "v3" summary for what you've changed ("git send-email --cover-letter" or something similar to that) On 03-07-17 06:29, Tom Levens wrote: U

[PATCH v3 3/3] hwmon: ltc2990: support all measurement modes

2017-07-02 Thread Tom Levens
Updated version of the ltc2990 driver which supports all measurement modes (current, voltage, temperature) available in the chip. If devicetree is used, the mode must be specified with the property "lltc,meas-mode". The format and possible values of the property are described in the binding. If d