]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commit573728c647fb991ec7be6408a4975413d2ace6c3
tree3525792d4620a016a88b231eefbae45dbafb1b36
parentdebe597cca61aacf9e17a4dc155aa84446ab4bf0
hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776

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>
drivers/hwmon/nct6775.c