]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: add missing LEDs and modem control for ASUS 4G-AX56 17927/head
authorHenrik Ginstmark <henrik@ginstmark.se>
Sun, 9 Feb 2025 19:22:43 +0000 (20:22 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 17 Mar 2025 14:13:42 +0000 (15:13 +0100)
commit929b3d0e52f166dc2c9bcfa1235fa7fb3bd0bac6
tree0efafc0b84384205dceee29c73540857c3bc363a
parent63f45b8ab49d6eb46c9073f63f9b6821d5ca68c2
ramips: add missing LEDs and modem control for ASUS 4G-AX56

Add missing LEDs and modem control for ASUS 4G-AX56
 - wifi2.4G white
 - wifi5G   white
 - wan      two-coloured, white and red
 - modem    four-coloured white, blue, yellow and red
   change
      label = "xxxx:modem";
   to
      color = <LED_COLOR_ID_xxxx>;
      function = LED_FUNCTION_MOBILE;
 - rssi-1   white
 - rssi-2   white
 - rssi-3   white

and modem reboot and reset

Combined into one commit

Signed-off-by: Henrik Ginstmark <henrik@ginstmark.se>
Link: https://github.com/openwrt/openwrt/pull/17927
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/dts/mt7621_asus_4g-ax56.dts