1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

ath79: add LTE led for GL.iNet GL-XE300

This commit adds the LTE led for GL.iNet GL-XE300
to the default leds config.

Signed-off-by: Leo Soares <leo@hyper.ag>
This commit is contained in:
Leo Soares 2022-07-31 15:28:47 +01:00 committed by Christian Lamparter
parent 4cccea02a6
commit 35a0f2b00c

@ -17,6 +17,7 @@ glinet,gl-ar300m-nor)
glinet,gl-xe300)
ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth1"
ucidef_set_led_switch "lan" "LAN" "green:lan" "switch0" "0x10"
ucidef_set_led_netdev "3gnet" "LTE" "green:lte" "wwan0"
;;
netgear,pgzng1)
ucidef_set_led_wlan "wlan" "WLAN" "green:wlan" "phy0tpt"