From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Date: Sat, 14 Jan 2012 16:40:32 +0000 Subject: Re: [lm-sensors] [PATCH 2/2] hwmon: (lm63) Support extended lookup table of LM96163 Message-Id: <20120114164032.GB29012@ericsson.com> List-Id: References: <20120114100836.462e6f2e@endymion.delvare> In-Reply-To: <20120114100836.462e6f2e@endymion.delvare> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lm-sensors@vger.kernel.org On Sat, Jan 14, 2012 at 04:08:36AM -0500, Jean Delvare wrote: > The LM96163 has an extended lookup table with 12 entries instead of 8, > add support for that. > > Signed-off-by: Jean Delvare > --- > Guenter, can you please test this patch (on top of the previous one) on > your LM96163? Thanks. Tested-and-Acked-by: Guenter Roeck Output: # for x in pwm*; do echo $x: $(cat $x); done pwm1: 0 pwm1_auto_point10_pwm: 255 pwm1_auto_point10_temp: 127000 pwm1_auto_point10_temp_hyst: 123000 pwm1_auto_point11_pwm: 255 pwm1_auto_point11_temp: 127000 pwm1_auto_point11_temp_hyst: 123000 pwm1_auto_point12_pwm: 255 pwm1_auto_point12_temp: 127000 pwm1_auto_point12_temp_hyst: 123000 pwm1_auto_point1_pwm: 255 pwm1_auto_point1_temp: 127000 pwm1_auto_point1_temp_hyst: 123000 pwm1_auto_point2_pwm: 255 pwm1_auto_point2_temp: 127000 pwm1_auto_point2_temp_hyst: 123000 pwm1_auto_point3_pwm: 255 pwm1_auto_point3_temp: 127000 pwm1_auto_point3_temp_hyst: 123000 pwm1_auto_point4_pwm: 255 pwm1_auto_point4_temp: 127000 pwm1_auto_point4_temp_hyst: 123000 pwm1_auto_point5_pwm: 255 pwm1_auto_point5_temp: 127000 pwm1_auto_point5_temp_hyst: 123000 pwm1_auto_point6_pwm: 255 pwm1_auto_point6_temp: 127000 pwm1_auto_point6_temp_hyst: 123000 pwm1_auto_point7_pwm: 255 pwm1_auto_point7_temp: 127000 pwm1_auto_point7_temp_hyst: 123000 pwm1_auto_point8_pwm: 255 pwm1_auto_point8_temp: 127000 pwm1_auto_point8_temp_hyst: 123000 pwm1_auto_point9_pwm: 255 pwm1_auto_point9_temp: 127000 pwm1_auto_point9_temp_hyst: 123000 pwm1_enable: 1 Guenter _______________________________________________ lm-sensors mailing list lm-sensors@lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors