ramips: sercomm s1500: enable wlan LEDs activity blinking
authorMikhail Zhilkin <csharper2005@gmail.com>
Sun, 3 Dec 2023 12:42:47 +0000 (12:42 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 7 Jan 2024 00:41:23 +0000 (01:41 +0100)
This commit enables wireless LEDs activity blinking for Sercomm S1500
devices (Beeline Smartbox PRO, WiFire s1500.nbn).

Run-tested: WiFire s1500.nbn

Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
target/linux/ramips/dts/mt7621_sercomm_s1500.dtsi

index 8b2bb6b949362390d9962f71bcc6c42b50d54de7..d03e0da548e153df43b376c340aebc9642e671e9 100644 (file)
                        color = <LED_COLOR_ID_WHITE>;
                        function = LED_FUNCTION_WLAN;
                        function-enumerator = <24>;
-                       linux,default-trigger = "phy1radio";
+                       linux,default-trigger = "phy1tpt";
                        gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
                };
 
                        color = <LED_COLOR_ID_WHITE>;
                        function = LED_FUNCTION_WLAN;
                        function-enumerator = <50>;
-                       linux,default-trigger = "phy0radio";
+                       linux,default-trigger = "phy0tpt";
                        gpios = <&gpio 32 GPIO_ACTIVE_LOW>;
                };
        };