diff options
Diffstat (limited to 'target/linux/ramips/dts/WRC-1167GHBK2-S.dts')
-rw-r--r-- | target/linux/ramips/dts/WRC-1167GHBK2-S.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WRC-1167GHBK2-S.dts b/target/linux/ramips/dts/WRC-1167GHBK2-S.dts index 05c1749d27..93ec0ce8e7 100644 --- a/target/linux/ramips/dts/WRC-1167GHBK2-S.dts +++ b/target/linux/ramips/dts/WRC-1167GHBK2-S.dts @@ -10,7 +10,10 @@ model = "ELECOM WRC-1167GHBK2-S"; aliases { - led-status = &led_power_green; + led-boot = &led_power_green; + led-failsafe = &led_power_green; + led-running = &led_power_green; + led-upgrade = &led_power_green; }; memory@0 { |