ramips: enable wireless LEDs activity blinking for TP-Link EC330-G5u v1
authorMikhail Zhilkin <csharper2005@gmail.com>
Sun, 29 Oct 2023 19:10:23 +0000 (19:10 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 31 Oct 2023 13:17:09 +0000 (14:17 +0100)
This commit enables wireless LEDs activity blinking for TP-Link EC330-G5u
v1 router.

Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
(cherry picked from commit 7666940efea27c7d16bb0e329bb5dd7117fb5807)

target/linux/ramips/dts/mt7621_tplink_ec330-g5u-v1.dts

index 6c9cc407015b3840908f8555ee7220ca66d03db7..7d2caf076916867be27b38dc2505ff899914aa05 100644 (file)
@@ -73,7 +73,7 @@
                        function = LED_FUNCTION_WLAN;
                        function-enumerator = <0>;
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "phy1radio";
+                       linux,default-trigger = "phy1tpt";
                };
 
                led-6 {
@@ -82,7 +82,7 @@
                        function = LED_FUNCTION_WLAN;
                        function-enumerator = <1>;
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "phy0radio";
+                       linux,default-trigger = "phy0tpt";
                };
 
                led_power: led-7 {