ath79: add support for Teltonika RUT300
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / generic / base-files / etc / board.d / 01_leds
index 606a194f7eb7baa9eca816d82df8b4cec7121416..7fe93438767ccf7a768f8d220cdb152fa5df1362 100644 (file)
@@ -337,6 +337,13 @@ teltonika,rut230-v1)
        ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth1"
        ucidef_set_led_switch "lan" "LAN" "green:lan" "switch0" "0x04"
        ;;
+teltonika,rut300)
+       ucidef_set_led_netdev "wan" "WAN" "yellow:wan" "eth1"
+       ucidef_set_led_switch "lan1" "LAN1" "yellow:lan1" "switch0" "0x02"
+       ucidef_set_led_switch "lan2" "LAN2" "yellow:lan2" "switch0" "0x10"
+       ucidef_set_led_switch "lan3" "LAN3" "yellow:lan3" "switch0" "0x08"
+       ucidef_set_led_switch "lan4" "LAN4" "yellow:lan4" "switch0" "0x04"
+       ;;
 tplink,archer-a7-v5|\
 tplink,archer-c7-v4|\
 tplink,archer-c7-v5)