hwmon: (gsc-hwmon) add fan sensor
Add a fan sensor to report RPM's from a fan tach input. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:

committed by
Guenter Roeck

parent
d6144a4004
commit
7497d4a66c
@@ -7,6 +7,7 @@ enum gsc_hwmon_mode {
|
||||
mode_voltage_24bit,
|
||||
mode_voltage_raw,
|
||||
mode_voltage_16bit,
|
||||
mode_fan,
|
||||
mode_max,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user