apm821xx: Add support for the Cisco Meraki MX60/MX60W
[openwrt/openwrt.git] / target / linux / apm821xx / base-files / etc / board.d / 01_leds
index 38cfbdcd7ab71d77181b72deb5d8a1c0bbe68cff..ad9bef9c09ee6362f3d0ec230b53919682631847 100755 (executable)
@@ -16,6 +16,14 @@ mr24)
        ucidef_set_led_wlan "wlan4" "WLAN4" "mr24:green:wifi4" "phy0tpt"
        ;;
 
+mx60)
+       ucidef_set_led_switch "wan" "WAN" "mx60:green:wan" "switch0" "0x20"
+       ucidef_set_led_switch "lan1" "LAN1" "mx60:green:lan1" "switch0" "0x10"
+       ucidef_set_led_switch "lan2" "LAN2" "mx60:green:lan2" "switch0" "0x08"
+       ucidef_set_led_switch "lan3" "LAN3" "mx60:green:lan3" "switch0" "0x04"
+       ucidef_set_led_switch "lan4" "LAN4" "mx60:green:lan4" "switch0" "0x02"
+       ;;
+
 mbl)
        ucidef_set_led_ide "sata" "SATA" "mbl:blue:power"
        ;;