summaryrefslogtreecommitdiff
path: root/recipes-support/lm_sensors/files/simc-t1040-cb01/fancontrol
blob: 3e890f4ec457600da998f2697e2cc47e570c5dc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Fancontrol configuration for simc-t1040 with coconut carrier
# Fan 2 and 3 are controlled by CPU core temperature
INTERVAL=5
DEVPATH=hwmon0=devices/ffe000000.soc/ffe118000.i2c/i2c-0/0-002e hwmon1=devices/ffe000000.soc/ffe118000.i2c/i2c-0/0-004c
DEVNAME=hwmon0=adt7476 hwmon1=adt7461
FCTEMPS=hwmon0/device/pwm2=hwmon1/device/temp2_input hwmon0/device/pwm3=hwmon1/device/temp2_input
FCFANS=hwmon0/device/pwm2=hwmon0/device/fan2_input hwmon0/device/pwm3=hwmon0/device/fan3_input
MINTEMP=hwmon0/device/pwm2=30 hwmon0/device/pwm3=30
MAXTEMP=hwmon0/device/pwm2=85 hwmon0/device/pwm3=85
MINSTART=hwmon0/device/pwm2=80 hwmon0/device/pwm3=80
MINSTOP=hwmon0/device/pwm2=40 hwmon0/device/pwm3=40