# J17 PWM disabled: mvebu >=6.18 lacks the timer-assignment patch.
# Helios4 PWM Fan Control Configuration
# Temp source : /dev/thermal-cpu
INTERVAL=10
# FCTEMPS=/dev/fan-j10/pwm1=/dev/thermal-cpu/temp1_input /dev/fan-j17/pwm1=/dev/thermal-cpu/temp1_input
FCTEMPS=/dev/fan-j10/pwm1=/dev/thermal-cpu/temp1_input
# MINTEMP=/dev/fan-j10/pwm1=40 /dev/fan-j17/pwm1=40
MINTEMP=/dev/fan-j10/pwm1=40
# MAXTEMP=/dev/fan-j10/pwm1=80 /dev/fan-j17/pwm1=80
MAXTEMP=/dev/fan-j10/pwm1=80
# MINSTART=/dev/fan-j10/pwm1=20 /dev/fan-j17/pwm1=20
MINSTART=/dev/fan-j10/pwm1=20
# MINSTOP=/dev/fan-j10/pwm1=29 /dev/fan-j17/pwm1=29
MINSTOP=/dev/fan-j10/pwm1=29
MINPWM=20
