ramips: fix XiaoYu C5 led setting

This commit is contained in:
LEAN-ESX 2019-09-26 20:41:34 -07:00
parent 18a87273c0
commit 0a23772078
2 changed files with 2 additions and 3 deletions

View File

@ -416,7 +416,6 @@ wrh-300cr)
set_wifi_led "$boardname:green:wlan"
ucidef_set_led_netdev "lan" "lan" "$boardname:green:ethernet" "eth0"
;;
XiaoYu-C5|\
xzwifi,creativebox-v1)
ucidef_set_led_switch "internet" "internet" "$boardname:blue:internet" "switch0" "0x10"
;;

View File

@ -6,8 +6,8 @@
#include <dt-bindings/input/input.h>
/ {
compatible = "xiaoyu,xy-c5", "mediatek,mt7621-soc";
model = "XiaoYu XY-C5";
compatible = "XiaoYu-C5", "mediatek,mt7621-soc";
model = "XiaoYu-C5";
aliases {
led-boot = &led_sys;