Re: [PATCHv2 1/3] Add support for GMT G762/G763 PWM fan controller

2013-06-11 Thread Guenter Roeck
On Tue, Jun 04, 2013 at 11:23:07PM +0200, Simon Guinot wrote: On Tue, Jun 04, 2013 at 08:52:12AM +0200, Arnaud Ebalard wrote: Hi Simon, Simon Guinot simon.gui...@sequanux.org writes: On Sat, Jun 01, 2013 at 07:26:54PM +0200, Arnaud Ebalard wrote: Hi Simon and Guenter, Simon

Re: [PATCHv2 1/3] Add support for GMT G762/G763 PWM fan controller

2013-06-02 Thread Guenter Roeck
On Sun, Jun 02, 2013 at 05:45:58PM +0200, Arnaud Ebalard wrote: Hi, I haven't noticed this issue while testing your v1 patch series because at the time I was using a board with an U-Boot modified by LaCie. This last sets the set_cnt register to 0 while U-Boot mainline don't. Actually,

Re: [PATCHv2 1/3] Add support for GMT G762/G763 PWM fan controller

2013-06-01 Thread Guenter Roeck
On Tue, May 28, 2013 at 12:03:14AM +0200, Arnaud Ebalard wrote: Signed-off-by: Arnaud Ebalard a...@natisbad.org --- drivers/hwmon/Kconfig | 10 + drivers/hwmon/Makefile |1 + drivers/hwmon/g762.c | 1012