drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / Documentation / hwmon / aspeed-pwm-tacho.rst
blobf7bbe96f4bc8778849e40c0bc2c255b886d92651
1 Kernel driver aspeed-pwm-tacho
2 ==============================
4 Supported chips:
5         ASPEED AST2400/2500
7 Authors:
8         <jaghu@google.com>
10 Description:
11 ------------
12 This driver implements support for ASPEED AST2400/2500 PWM and Fan Tacho
13 controller. The PWM controller supports up to 8 PWM outputs. The Fan tacho
14 controller supports up to 16 tachometer inputs.
16 The driver provides the following sensor accesses in sysfs:
18 =============== ======= =====================================================
19 fanX_input      ro      provide current fan rotation value in RPM as reported
20                         by the fan to the device.
22 pwmX            rw      get or set PWM fan control value. This is an integer
23                         value between 0(off) and 255(full speed).
24 =============== ======= =====================================================