openwrt/target/linux/realtek
Evan Jobling 5b96d45474 realtek: HPE 1920 8G PoE+ 180W move fans to hwmon
The GPIO numbering has changed and is not stable. As a result fan
control via gpio_switch is broken, resulting in errors:
    "export_store: invalid GPIO 456"

Move to using hwmon and gpio-fan. This is by adding gpio_fan_array to
DTS and kmod-hwmon-gpiofan to DEVICE_PACKAGES.

In combination with the new rtl8231 gpio driver the default fan
behaviour will be maximum fan speed.

Bump compat value to 1.1 due to existing config in /etc/config/system
via gpio_switch. Also notify in device compat that fan is now going to
be at bootloader setting (maximum in this case) by default unless turned
down.

Signed-off-by: Evan Jobling <evan@jobling.au>
Link: https://github.com/openwrt/openwrt/pull/17605
Signed-off-by: Sander Vanheule <sander@svanheule.net>
(cherry picked from commit f64541db02)
2025-02-22 12:32:34 +01:00
..
base-files realtek: HPE 1920 8G PoE+ 180W move fans to hwmon 2025-02-22 12:32:34 +01:00
dts realtek: HPE 1920 8G PoE+ 180W move fans to hwmon 2025-02-22 12:32:34 +01:00
files/firmware/rtl838x_phy
files-6.6 realtek: align kernel config with upstream 2024-11-28 18:47:31 +00:00
image realtek: HPE 1920 8G PoE+ 180W move fans to hwmon 2025-02-22 12:32:34 +01:00
patches-6.6 realtek: Add pinctrl support for RTL8231 2025-02-22 12:32:34 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: rtl838x: Switch GS1900 rtl8231 driver 2025-02-22 12:32:34 +01:00
rtl839x realtek: Add pinctrl support for RTL8231 2025-02-22 12:32:34 +01:00
rtl930x realtek: Add pinctrl support for RTL8231 2025-02-22 12:32:34 +01:00
rtl931x realtek: Add pinctrl support for RTL8231 2025-02-22 12:32:34 +01:00
Makefile realtek: trim default package selection 2025-01-04 20:40:02 +01:00