diff options
Diffstat (limited to 'target/linux/ramips/dts/TEW-638APB-V2.dts')
-rw-r--r-- | target/linux/ramips/dts/TEW-638APB-V2.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/TEW-638APB-V2.dts b/target/linux/ramips/dts/TEW-638APB-V2.dts index b69a77ba21..b58cfc44ef 100644 --- a/target/linux/ramips/dts/TEW-638APB-V2.dts +++ b/target/linux/ramips/dts/TEW-638APB-V2.dts @@ -10,7 +10,10 @@ model = "TRENDnet TEW-638APB v2"; aliases { - led-status = &led_wps_green; + led-boot = &led_wps_green; + led-failsafe = &led_wps_green; + led-running = &led_wps_green; + led-upgrade = &led_wps_green; }; cfi@1f000000 { |