diff options
Diffstat (limited to 'target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr2.dts')
-rw-r--r-- | target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr2.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr2.dts b/target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr2.dts index 54b5349..67db0ee 100644 --- a/target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr2.dts +++ b/target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr2.dts @@ -11,7 +11,10 @@ model = "I-O DATA WN-AC1600DGR2"; aliases { - led-status = &power; + led-boot = &power; + led-failsafe = &power; + led-running = &power; + led-upgrade = &power; }; chosen { |