aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorRyan Mounce <ryan@mounce.com.au>2017-03-17 14:30:33 +1030
committerPiotr Dymacz <pepe2k@gmail.com>2017-03-23 09:35:14 +0100
commit978998628fe98f8cfc81910b851e5a3dfd316bac (patch)
treea40bf92395cecfe94658cdef6a33d1eda6846e3d /target/linux/ar71xx/base-files/etc/board.d/01_leds
parent540edf704501db3ec8dcb278a7f1df52de222ae0 (diff)
downloadupstream-978998628fe98f8cfc81910b851e5a3dfd316bac.tar.gz
upstream-978998628fe98f8cfc81910b851e5a3dfd316bac.tar.bz2
upstream-978998628fe98f8cfc81910b851e5a3dfd316bac.zip
ar71xx: add support for MikroTik hAP ac
This patch adds initial support for the MikroTik RouterBOARD hAP ac (RB962UiGS-5HacT2HnT). All functions are supported except: -SFP cage (eth1) is not working -WLAN LEDs are not working Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/01_leds3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds
index a5b2730603..fdbdddd299 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/01_leds
+++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds
@@ -249,6 +249,9 @@ rb-952ui-5ac2nd)
ucidef_set_led_switch "port5" "port5" "rb:green:port5" "switch0" "0x02"
ucidef_set_led_wlan "wlan" "WLAN" "rb:blue:wlan" "phy0tpt"
;;
+rb-962uigs-5hact2hnt)
+ ucidef_set_led_timer "user" "USER/SFP" "rb:green:user" "1000" "1000"
+ ;;
rb-2011l|\
rb-2011uas|\
rb-2011uias|\