hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
authorGuenter Roeck <linux@roeck-us.net>
Sat, 6 Apr 2013 06:15:53 +0000 (23:15 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:42 +0000 (21:16 -0700)
Per datasheet, VIN3 and AUXTIN share the same external pin. However, there
is no clean way to detect this condition. Furthermore, both are reported
by the BIOS on Supermicro C7H61. It may thus be possible that chip revisions
exist where both attributes are supported at the same time.
Better play safe and report both.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found