]> git.ipfire.org Git - thirdparty/openwrt.git/commit
airoha: an7581: fix w1700k fan script 22391/head
authorAndrew LaMarche <andrewjlamarche@gmail.com>
Thu, 12 Mar 2026 13:22:03 +0000 (13:22 +0000)
committerRobert Marko <robimarko@gmail.com>
Mon, 16 Mar 2026 08:42:13 +0000 (09:42 +0100)
commit708883c9d2c0d79100b561fda69abf897f691f2d
tree974ea77cff5d0e2fad9dd763ec32558df3af3322
parent97238c793b9f160be21b23b8bf39897d7f354230
airoha: an7581: fix w1700k fan script

W1700K fan script is missing the #!/bin/sh /etc/rc.common shebang and
requires execution bits set. Also, set the fallback to hwmon 3 instead
of 5, since the new RTL PHY driver was not merged.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22391
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/airoha/an7581/base-files/etc/init.d/airoha_fan [changed mode: 0644->0755]