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 <khali@xxxxxxxxxxxx> > --- > Guenter, can you please test this patch (on top of the previous one) on > your LM96163? Thanks. Tested-and-Acked-by: Guenter Roeck <guenter.roeck@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors