diff options
Diffstat (limited to 'target/linux/ramips/dts/PBR-D1.dts')
-rw-r--r-- | target/linux/ramips/dts/PBR-D1.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/PBR-D1.dts b/target/linux/ramips/dts/PBR-D1.dts index 038978bc68..14a2c4e827 100644 --- a/target/linux/ramips/dts/PBR-D1.dts +++ b/target/linux/ramips/dts/PBR-D1.dts @@ -10,7 +10,10 @@ model = "PBR-D1"; aliases { - led-status = &led_power; + led-boot = &led_power; + led-failsafe = &led_power; + led-running = &led_power; + led-upgrade = &led_power; }; chosen { |