-
- Downloads
Add support for GMT G762/G763 PWM fan controllers
GMT G762/763 fan speed PWM controller is connected directly to a fan and performs closed-loop or open-loop control of the fan speed. Two modes - PWM or DC - are supported by the chip. Introduced driver provides various knobs to control the operations of the chip (via sysfs interface). Specific characteristics of the system can be passed either using board init code or via DT. Documentation for both the driver and DT bindings are also provided. Signed-off-by:Arnaud Ebalard <arno@natisbad.org> Tested-by:
Simon Guinot <simon.guinot@sequanux.org> Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
Showing
- Documentation/devicetree/bindings/hwmon/g762.txt 47 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/g762.txt
- Documentation/hwmon/g762 65 additions, 0 deletionsDocumentation/hwmon/g762
- drivers/hwmon/Kconfig 10 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/g762.c 1149 additions, 0 deletionsdrivers/hwmon/g762.c
- include/linux/platform_data/g762.h 37 additions, 0 deletionsinclude/linux/platform_data/g762.h
Loading
Please register or sign in to comment