apm821xx: WNDR4700: fix fan-control
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 23 Mar 2024 18:50:22 +0000 (19:50 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 23 Mar 2024 20:22:47 +0000 (21:22 +0100)
commitcf6849a6bf8002abf761dd25f74dd0b086b65fa2
tree9b4b4365f7484aaff02983379ad9063cc341a3da
parent6b007d2512ad02d08f7e9fc7ad74801ce1330924
apm821xx: WNDR4700: fix fan-control

This service was unfunctional due to not having its executable bit set.
Furthermore, sysupgrade complains about the file being present in images.

Also, the tc654 driver doesn't provide pwm1_enable sysfs file, instead its
now called pwm1_mode.

Please note that the fan was always spinning. It should now turn off, when
there's enough the thermal headroom.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/base-files/etc/init.d/hwmon_fancontrol [changed mode: 0644->0755]