ramips: add DTS triggers to USB LEDs for F9K1109v1

Alter DTS for Belkin F9K1109v1 to trigger USB leds from the echi/ochi
ports.

Signed-off-by: Kip Porterfield <kip.porterfield@gmail.com>
This commit is contained in:
Kip Porterfield
2020-04-03 21:59:23 +00:00
committed by Adrian Schmutzler
parent 86db1f69c4
commit 4b8d274456
3 changed files with 19 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ led_wlan="$(get_dt_led wlan)"
case $board in
belkin,f9k1109v1)
ucidef_set_led_usbport "usb" "USB" "$boardname:green:usb1" "usb1-port1"
ucidef_set_led_netdev "lan" "lan" "$boardname:blue:wps" "eth0"
;;
edimax,br-6475nd)