ramips: sercomm s1500: enable wlan LEDs activity blinking

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>
This commit is contained in:
Mikhail Zhilkin 2023-12-03 12:42:47 +00:00 committed by Hauke Mehrtens
parent 8226c8d306
commit 5457996a9e

View file

@ -110,7 +110,7 @@
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>;
};
@ -130,7 +130,7 @@
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>;
};
};