+9
−0
+1
−0
drivers/hwmon/gpio-fan.c
0 → 100644
+558
−0
include/linux/gpio-fan.h
0 → 100644
+36
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds hwmon support for fans connected to GPIO lines. Platform specific information such as GPIO pinout and speed conversion array (rpm from/to GPIO value) are passed to the driver via platform_data. Signed-off-by:Simon Guinot <sguinot@lacie.com> Signed-off-by:
Guenter Roeck <guenter.roeck@ericsson.com>