diff options
Diffstat (limited to 'target/linux/ramips/dts/CF-WR800N.dts')
-rw-r--r-- | target/linux/ramips/dts/CF-WR800N.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/CF-WR800N.dts b/target/linux/ramips/dts/CF-WR800N.dts index 8c57785277..d3d104af85 100644 --- a/target/linux/ramips/dts/CF-WR800N.dts +++ b/target/linux/ramips/dts/CF-WR800N.dts @@ -10,7 +10,10 @@ model = "Comfast CF-WR800N"; aliases { - led-status = &led_wps; + led-boot = &led_wps; + led-failsafe = &led_wps; + led-running = &led_wps; + led-upgrade = &led_wps; }; chosen { |